.custom-media-center-section .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.custom-media-center-section .item{position:relative;width:100%;padding-right:15px;padding-left:15px}.custom-media-center-section .item .image-wrap{background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;height:200px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.custom-media-center-section .item .image-wrap:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.custom-media-center-section .item h2{position:absolute;text-align:center;width:100%;top:50%;transform:translateY(-50%);color:#fff;font-size:26px;font-weight:400;z-index:2;margin-bottom:.5rem;padding:0 10px}.custom-media-center-section .item p{text-align:center;font-size:1.7rem;color:#2a292a;font-weight:300;line-height:1.8;margin-top:15px}.custom-media-center-section .item .image-wrap:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#1e355e;opacity:.9}@media(min-width:576px){.custom-media-center-section .item{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media(min-width:992px){.custom-media-center-section .item{-ms-flex:0 0 25%;flex:0 0 25%;max-width:20%}}@media(max-width:767px){.custom-media-center-section .home-pagelink-card{margin-bottom:40px}}