table th {
    font-size: 18px;
}

@media screen and (max-width: 768px) {
    .headingCenter {
        font-size: 28px;
    }
}
