/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
.contentTitle {
        font-size: 32px !important; 
    }
}