.aspect-four-col-cards{display:-ms-grid;display:grid;grid-auto-columns:1fr;grid-column-gap:40px;grid-row-gap:40px;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.four-col__item{background-color:#fff;overflow:hidden;padding-bottom:37.5%;padding-top:37.5%;position:relative}.four-col__item-img-block,.four-col__item-img-block:after{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.four-col__item-img-block:after{background-color:rgba(39,22,81,.5);content:"";height:100%;width:100%}.four-col__item-img{height:100%!important;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:100%;z-index:2}.four-col__item-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-flow:row;flex-direction:column;padding:0 30px;position:relative;z-index:2}.four-col__item-tagline{color:#fff;left:0;min-width:160px;padding:10px 15px;position:absolute;text-align:center;top:0;z-index:2}@media screen and (min-width:1280px){.four-col__item-tagline{margin-bottom:0}}@media screen and (max-width:991px){.aspect-four-col-cards{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.aspect-four-col-cards{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:20px;grid-row-gap:20px}}@media screen and (max-width:479px){.aspect-four-col-cards{-ms-grid-columns:1fr;grid-template-columns:1fr}}