@media(max-width:991px){

.hero-title{

font-size:2.6rem;

}

.hero-text{

font-size:1rem;

}

.hero-features{

grid-template-columns:1fr;

}

}