@media (max-width: 470px) { th:nth-child(1), td:nth-child(1) { padding: 16px !important; font-size: unset !important; } } div.itemHeader { display: none; } div.itemToolbar { display: none; } td { border: 1px solid #ddd; padding: 8px; background-color: light-grey; padding: 14px; } th { background-color: yellow; color: black; } tr { border-bottom: 1px solid #e6e7e8; font-size: 16 !important; } hr { border-width: 1px; border-color: black; background-color: black; } a { color: blue } th { color: #e6e7e8; background-color: #e6e7e8; border: 20px solid; } #legal tr:hover { background-color: white !important; } .responsive { max-width: 100%; height: auto; } @media (max-width: 768px) { .img-fluid.mlegal { display: block; } .img-fluid.legal { display: none; } } @media (min-width: 768px) { .img-fluid.legal { display: block; } .img-fluid.mlegal { display: none; } } RTS-27 Files RTS-27-2019-Q4 Show All files RTS-27-2020-Q4 Show All files