@media(max-width:992px){

.hero{
padding:120px 0;
text-align:center;
}

.hero h1{
font-size:2.8rem;
}

.display-3{
font-size:2.7rem;
}

}