

@media only screen and (max-width: 767px) {
    .hero_left_content h1{
    font-size:25px;
}
}