@media (max-width: 767px) {
    .campus-map-wrapper {
        flex-shrink: 0 !important;
        width: 100% !important;
    }
}