.table-section .maintenance-table{display:flex;flex-direction:column;font-size:1.5rem}@media(max-width:1700px){.table-section .maintenance-table{font-size:1.2rem}}@media(max-width:768px){.table-section .maintenance-table{font-size:1rem}}@media(max-width:600px){.table-section .maintenance-table{font-size:.8rem}}.table-section .header-row{background-color:#1e7e4a;color:#fff;padding:10px 20px;text-align:center}@media(max-width:768px){.table-section .header-row{padding:10px}}@media(max-width:600px){.table-section .header-row{padding:10px 2px}}@media(max-width:600px){.table-section .header{text-align:center !important;margin:0 5px}}.table-section .subheader{text-align:center;padding:8px;background-color:#f5f6f8}.table-section .row{display:grid;grid-template-columns:1fr repeat(4,1fr);border-bottom:1px solid #676665}.table-section .row-title{padding:15px 20px}@media(max-width:768px){.table-section .row-title{padding:15px 10px}}@media(max-width:600px){.table-section .row-title{padding:10px 2px}}.table-section .cell{padding:10px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.table-section svg{width:20px}}@media(max-width:600px){.table-section svg{width:15px}}.table-section .map-key{margin-top:1rem}.table-section .map-key p{font-size:1rem}@media(max-width:768px){.table-section .map-key p{font-size:.8rem}}@media(max-width:600px){.table-section .map-key p{font-size:.7rem}}