.ThreeColumnBoxWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.ThreeColumnBoxItem{flex-basis:30%;margin:25px 1.65%;padding:25px;border-radius:6px;background-color:#fff}@media screen and (max-width:900px){.ThreeColumnBoxItem{flex-basis:45%;margin:25px 2%;padding:25px;border-radius:6px;background-color:#fff}}@media screen and (max-width:650px){.ThreeColumnBoxItem{flex-basis:100%;margin:25px 0;padding:25px;border-radius:6px;background-color:#fff}}.threeBoxButtonContainer{margin-top:15px;margin-bottom:15px}.BoxButton{background-color:#ffd909;color:#000;font-weight:700;display:inline-block;text-align:center;padding:13px 35px;text-decoration:none;border-radius:200px}.ThreeColumnBoxItem h2{margin:0}.ThreeColumnBoxItem p{margin-top:10px}