@media (max-width: 576px){

.hero-content {
    max-width: 1400px;
    margin: 8vh 1rem 15vh !important;}

}