/* --=== Store Map ===-- */ #map { width: 100%; height: 320px; .overlay { width: 50px; height: 77px; background: url('img/pin.png'); position: relative; top: -70px; } img { max-width: none; } }