@media only screen and (max-width:767px){#table table{width:100%;background:transparent;border:none}#table table tbody tr{display:flex;width:100%!important;margin-bottom:30px;flex-direction:column}#table table tbody tr td{width:100%!important;text-align:left;padding:10px 15px}#table table tbody tr:first-child{display:none!important}#table table tr td:first-child,#table table tr td:nth-child(2),#table table tr td:nth-child(3),#table table tr td:nth-child(4){position:relative;background:#cce9f6;color:#000}#table table tr td:first-child:before,#table table tr td:nth-child(2):before,#table table tr td:nth-child(3):before,#table table tr td:nth-child(4):before{content:"School Name : ";color:#000;font-size:16px;text-align:left;line-height:normal;font-weight:700}#table table tr td:nth-child(2):before{content:"Day/Times : "}#table table tr td:nth-child(3):before{content:"Start Date : "}#table table tr td:nth-child(4):before{content:"Club Status – is the school currently holding clubs?";display:block;width:100%}}