h2{
    font-size:42px !important;
}

.tab h3{
    width: 90%;
}

.rankingTable, .borderlessHeader{
    border: none !important;
    background-color: white;
}
.borderlessHeader{
    padding-right: 0 !important;
    text-align: center;
}

#faq{
    padding-top: 10px !important;
}

.borderlessTable{
    border-left: none !important;
}

@media(max-width:768px){
    h1{
        font-size:28px !important;
    }
    h2{
        font-size:24px !important;
    }
}

