@media(max-width:768px){

.hero-content h1,
.hero-content h2{
    font-size:42px;
    letter-spacing:5px;
}

}
