.heroWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.heroItem{color:#fff;flex-basis:55%}@media screen and (max-width:800px){.heroItem{color:#fff;flex-basis:100%}}.BTNOne{background-color:transparent;border:1px solid #fff;border-radius:6px;color:#fff;display:inline-block;margin-right:20px;padding:10px 35px;text-decoration:none}.BTNOne:hover{background-color:#fff;color:#000}.BTNTwo{background-color:#81a5b5;border:1px solid #81a5b5;border-radius:6px;color:#fff;display:inline-block;margin-right:20px;padding:10px 35px;text-decoration:none}