.page-timetable section.section-timetable{background:#f6f6f6;padding:20px 0 50px}.page-timetable section.section-timetable .timetable-specialists .specialist .specialist-name h4{color:#e1515f;font-size:20px;font-weight:700}.page-timetable section.section-timetable .timetable-specialists .specialist .table{display:flex;flex-flow:column;text-align:center}.page-timetable section.section-timetable .timetable-specialists .specialist .table .title-row{background:#fff;display:grid;grid-template-columns:repeat(5,1fr)}.page-timetable section.section-timetable .timetable-specialists .specialist .table .title-row div{padding:5px 10px}.page-timetable section.section-timetable .timetable-specialists .specialist .table .hours-row{display:grid;grid-template-columns:repeat(5,1fr)}.page-timetable section.section-timetable .timetable-specialists .specialist .table .hours-row div{padding:5px 10px}@media (max-width:1024px){.page-timetable section.section-timetable{padding:10px 0 20px}.page-timetable section.section-timetable .timetable-specialists .specialist:first-of-type .specialist-name h4:before{display:none!important}.page-timetable section.section-timetable .timetable-specialists .specialist .specialist-name h4{margin-top:0;text-align:center}.page-timetable section.section-timetable .timetable-specialists .specialist .specialist-name h4:before{background:#fff;content:"";display:block;height:30px;left:-15px;margin-bottom:10px;position:relative;width:calc(100% + 30px)}.page-timetable section.section-timetable .timetable-specialists .specialist .table .title-row{display:none}.page-timetable section.section-timetable .timetable-specialists .specialist .table .hours-row{grid-template-columns:repeat(1,1fr)}.page-timetable section.section-timetable .timetable-specialists .specialist .table .hours-row div{padding-left:0;padding-right:0;text-align:center}.page-timetable section.section-timetable .timetable-specialists .specialist .table .hours-row div:before{background:#fff;content:attr(data-title);display:block;margin-bottom:10px;margin-left:0;text-align:center;width:100%}}