.flexBlocks{padding:20px 0;margin:0 auto;width:100%;max-width:1200px;display:flex;flex-wrap:wrap;justify-content:space-between}.flexBlocks a{width:25%;width:calc(25% - 20px);width:-moz-calc(25% - 20px);float:left}.blockImage{height:250px;background-position:50%;background-size:cover;background-repeat:no-repeat}.text_container{padding:20px;width:100%;box-sizing:border-box;border-bottom:1px solid #e1e4e8;border-left:1px solid #e1e4e8;border-right:1px solid #e1e4e8;text-align:center}.text_container span{color:#79a1a4}@media (max-width:1200px){.flexBlocks{padding:0 18px;margin:18px 0 0}}@media (max-width:840px){.flexBlocks a{width:50%;width:calc(50% - 10px);width:-moz-calc(50% - 10px)}}@media (max-width:500px){.flexBlocks a{width:100%}}