.hero_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.hero_item{color:#fff;flex-basis:70%}@media screen and (max-width:850px){.hero_item{flex-basis:100%}}