.heroWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.heroItem{flex-basis:60%}#hero__mobile{display:none}.heroItem h1{color:#fff}.heroItem p{color:#fff;font-family:Unbounded,sans-serif;font-size:20pt;font-weight:400;line-height:47px}@media screen and (max-width:800px){.heroItem{flex-basis:100%}#hero__mobile{display:block}#hero__desktop{display:none}.heroItem h1{color:#4d4d4d;font-size:28px;text-align:center}.heroItem h1 br,.heroItem p br{display:none}.heroItem p{color:#4d4d4d;font-family:Unbounded,sans-serif;font-size:16pt;font-weight:400;line-height:47px;text-align:center}.mobileBGHero{background-position:50%;background-size:cover;border-radius:15px;height:300px;width:100%}}