.mk804 {
     padding-left: 0!important;
     padding-right: 0!important;
 }
@media only screen and (min-width: 1024px) {

    .first-meet-table thead th {
        width: 20%;
    }

    .first-meet-table thead th:first-child {
        width: 60%;
    }
}