.whySection{background-color:#000;color:#fff;font-family:Montserrat,sans-serif;height:30rem;justify-content:space-around;width:100%}.whySection,.whySection .why{align-items:center;display:flex}.whySection .why{border-left:1px solid #fff;border-right:1px solid #fff;flex-direction:column;font-size:1.3rem;justify-content:center;text-align:center;width:20%}.whySection h2{font-size:2em;margin:.5rem}.whySection h2,.whySection p{color:#fff;line-height:normal}.whySection p{margin:1em 0}@media screen and (max-width:850px){.whySection{flex-direction:column;height:auto;padding:2rem 0}.whySection .why{border-left-color:#000;border-right-color:#000;width:100%}}