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