@charset "UTF-8";

table.event-content th:nth-of-type(-n+3),
table.event-content td:nth-of-type(-n+3) {
    display: none;
}
