.three_column_gray_boxes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.three_column_gray_item{border-radius:6px;flex-basis:30%;margin:15px 1.65%;padding:20px}@media screen and (max-width:900px){.three_column_gray_item{border-radius:6px;flex-basis:45%;margin:15px 2%;padding:20px}}@media screen and (max-width:600px){.three_column_gray_item{border-radius:6px;flex-basis:100%;margin:15px 0;padding:20px}}.CenterTheButton{text-align:center}