/*
Add your custom CSS below.
*/

@media only screen and (max-width: 768px) {
    h1 {
        font-size: 2.33333rem !important;
    }
}