.plain_content {
height: 100%;
}
.component_ContentDisplay_Content {
margin: 0; margin: 0; padding: 8px 14px;  } #c975.component_ContentDisplay_Content {
 } @media screen and (max-width: 740px) {#c975 table{width: 100% !important;}}@media screen and (max-width: 640px) {tr:first-child{display: none;}table { width: 100%; border-collapse: collapse; }tr:nth-of-type(odd) { background: #eee; }th { background: #333; color: white; font-weight: bold; }td, th { padding: 6px; border: 1px solid #ccc; text-align: left; }table, thead, tbody, th, td, tr { display: block; }thead tr { position: absolute;top: -9999px;left: -9999px;}tr { border: 1px solid #ccc; }td { border: none;border-bottom: 1px solid #eee; position: relative;padding-left: 50%; width: auto!important;}td:before { position: absolute;top: 6px;left: 6px;width: 45%; padding-right: 10px; white-space: nowrap;}td:nth-of-type(1):before { content: "Sunday"; }td:nth-of-type(2):before { content: "Monday"; }td:nth-of-type(3):before { content: "Tuesday"; }td:nth-of-type(4):before { content: "Wednesday"; }td:nth-of-type(5):before { content: "Thursday"; }td:nth-of-type(6):before { content: "Friday"; }td:nth-of-type(7):before { content: "Saturday"; }} 
