.layout__m-location-and-time-mobile {
    bottom: -64px;
    line-height: 1.5;
}

@media (max-width: 1200px) and (min-width: 992px){
    .home-header-container {
        padding-top: 145px!important;
    }
}

@media (max-width: 991px) {
    .home-header-container {
        padding-top: 177px!important;
    }
}