.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%}}.homeHeroBTNOne{background-color:#81aa30;border:1px solid #81aa30;border-radius:6px;color:#fff}.homeHeroBTNOne,.homeHeroBTNTwo{display:inline-block;margin:10px 20px 10px 0;padding:12px 40px;text-align:center;text-decoration:none}.homeHeroBTNTwo{background-color:#fff;border:1px solid #fff;border-radius:6px;color:#000}.preHeader{font-weight:700;text-transform:uppercase}.small_header_divider{background-color:#81aa30;height:5px;max-width:100px}.hero_item h1{color:#fff}