
@media screen and (max-width: 800px) {
    .footer_menu_ul {
        max-height: 180px !important;
    }
}

.main_route::before {
    height: auto !important;
}

@media screen and (max-width: 1247px) and (min-height: 640px) {
    .texture_section img {
        min-height: 55vh
    }
}

@media screen and (max-width: 555px) and (min-height: 640px) {
    .voltcafe_section_gray .footer_top {
         padding-top: 30px; 
    }
}