#mrm-map { width: 100%; height: 500px; }
@media (max-width: 600px) { #mrm-map { height: 300px; } }
.leaflet-container { background: #fff; }
div.leaflet-bottom:nth-child(4), #mrm-bedrooms-filter {
    display: none;
}