.homeServicesWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:0;padding-top:130px}.homeServices_ImageArea{flex-basis:15%}.homeServices_ContentArea{flex-basis:80%}.homeServicesContainer{padding-left:40px;padding-right:40px}#homeServices__mobile{display:none}@media screen and (max-width:800px){.homeServicesWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:30px;padding-top:30px}.homeServices_ContentArea,.homeServices_ImageArea{flex-basis:100%}.homeServicesContainer{padding-left:0;padding-right:0}#homeServices__desktop{display:none}#homeServices__mobile{display:block}}.home_services_section_title{text-align:center}.homeServices_ContentArea h3{color:var(--brightPurple)}