.theContentAreaWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.twoContentItemArea{flex-basis:47%;margin-bottom:20px;margin-top:20px}@media screen and (max-width:700px){.twoContentItemArea{flex-basis:100%}}.threeContentItemArea{flex-basis:30%;margin-bottom:20px;margin-top:20px}@media screen and (max-width:900px){.threeContentItemArea{flex-basis:47%;margin-bottom:20px;margin-top:20px}}@media screen and (max-width:700px){.threeContentItemArea{flex-basis:100%;margin-bottom:20px;margin-top:20px}}.fourContentItemArea{flex-basis:23%;margin-bottom:20px;margin-top:20px}@media screen and (max-width:1100px){.fourContentItemArea{flex-basis:47%;margin-bottom:20px;margin-top:20px}}@media screen and (max-width:900px){.fourContentItemArea{flex-basis:47%;margin-bottom:20px;margin-top:20px}}@media screen and (max-width:700px){.fourContentItemArea{flex-basis:100%;margin-bottom:20px;margin-top:20px}}