#content .tableType02 .holeSummaryHeader th{
        font-size:83% !important;
}

@media screen and (max-width: 750px){
    #content .tableType02 .holeSummaryHeader th{
        font-size:90% !important;
    }
}

