.add_info{
    height: 40px;
    overflow-y: hidden;
}

#little-main-container {
    margin-top: 120px;
    padding-bottom: 50px;
    overflow-x: hidden;
}

#little-main-hero {
    position: fixed;
    left: 0;
    right: 0;
    height: 150px;
    top: 0;
    background-color: #525252;
}

.location_description{
    overflow-y: clip;
    height: 70px;
}

.marker_info img{
    width:280px;
    height: 140px;
}