@media screen and (max-width: 576px) {
    .timetable {
        padding: 0 !important;
        border: none !important;
    }
}

.practical-inform-section .contact-schedule__time {
    width: 105px;
}