@media only screen and (max-width: 600px)  {

.hero{
    flex-wrap:wrap !important;
   
}
}