@media (min-width: 768px) {
    h3 {
        font-size: 30px!important;
    }
}