#st-map {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
}

@media (max-width: 575px) {
	.mapboxgl-map .item-service-map-new.popup-rental .item .featured-image a, .mapboxgl-map .item-service-map-new.popup-rental .item .featured-image a img, .mapboxgl-map .item-service-map .thumb a, .mapboxgl-map .item-service-map .thumb a img {
		height: 100%;
	}
}