.map{width:100%;height:253px;background-image:url(./assets/map/screen-01.jpg);background-position:center 65%;background-size:cover;position:relative}.map::before{content:'';position:absolute;height:72px;left:0;right:0;background:-o-linear-gradient(top,rgba(0,0,0,0.35) 0%,rgba(196,196,196,0) 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.35)),to(rgba(196,196,196,0)));background:linear-gradient(180deg,rgba(0,0,0,0.35) 0%,rgba(196,196,196,0) 100%);z-index:1;pointer-events:none}@media screen and (max-width:780px){.map{height:280px;background-image:url(./assets/map/mobile_map.jpg);background-position:center}}