.map-container{height:75vh;overflow:hidden}.map-container #map{width:100%;height:100%;background:#efefef}.map-container #map .marker{width:30px;height:45px;margin-top:-30px;background-image:url("images/marker.svg");background-repeat:no-repeat}@media only screen and (max-width:768px){.map-container{height:40vh}}