.row-fluid [class*="span"].box-view{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box-view__box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 16px;border:1px solid #efefef}@media(min-width:768px){.view-two .box-view__box{max-width:50%;flex-basis:50%}.view-three .box-view__box{max-width:calc(33.3% - 11px);flex-basis:calc(33.3% - 11px)}.view-three .box-view__box:nth-child(3n-1){margin:0 16px}.view-four .box-view__box{max-width:calc(25% - 16px);flex-basis:calc(25% - 16px)}.view-four .box-view__box:nth-child(4n-2),.view-four .box-view__box:nth-child(4n-1){margin:0 16px}}.box__image{height:auto;width:100%}.box__text{padding:20px 40px;padding-top:40px;text-align:left;width:100%}