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