.three_column_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 30px 60px;position:relative;height:100%}.three_column_section h1,.three_column_section h2,.three_column_section h3,.three_column_section h4,.three_column_section h5,.three_column_section h6{font-weight:700;font-size:2.2em;text-shadow:2px 2px #000;margin:50px auto;text-align:center}.three_column_section__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.three_column_section__column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.three_column_section__column-icon{height:75px;width:auto;margin:0 auto 40px;display:block}.three_column_section__column-icon-1{height:65px;margin:5px auto 45px}.three_column_section__column-text{text-align:center;max-width:360px;margin:0 auto 60px}@media (min-width:768px){.three_column_section__column{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.three_column_section__column-text{max-width:none;margin:0 auto}}