
#map {
    height: 410px;
    width: 100%;
}
.info_block {
    z-index: 2;

}

.map_block {
    z-index: 7;

}
.searсh_phone {
    display: none;
}
@media (min-width:1024px) {
    .sm\:-ml-3 {
        margin-left: -0.75rem;
    }
    .base_block{
        padding-bottom: 2.5rem;

    }
    .map_block {
        z-index: 7;
        margin-top: 0px;
        margin-left: -10px;
    }
}
@media (max-width:1024px) {
    .info_block {
        order: 3;


    }
    .block-header {
        order: 1;
    }
    .map_block {
        order: 2;
    }
    #map {
        height: 250px;
        width: 100%;
        margin-top: -10px;
    }
    #operator_full img {
        width: 111px;
        height: 31px;
    }
    .searсh_phone {
        display: block;
    }
}
.fon_pr{
    box-shadow: 0 8px 16px rgba(0, 0, 0, .5);
}
@media (min-width: 1024px) {
    .lg\:rounded-b-lg {border-bottom-right-radius: 0.5rem; border-bottom-left-radius: 0.5rem;
    }
    .lg\:rounded-bl-lg{border-bottom-left-radius: 0.5rem;
    }
    .lg\:rounded-t-lg { border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem;  }
}
