.ie-object-fit-cover-img{height:100%;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.press-border-top{box-shadow:0 2px 4px 0 rgba(229,229,229,0.5);border-top:1px solid #e3e3e3}
.press-border{box-shadow:0 2px 4px 0 rgba(229,229,229,0.5) !important;border:1px solid #e3e3e3 !important;border-radius:2px}
.ie-browser .services-list-wrapper .service-card .col-img{position:relative}
.ie-browser .services-list-wrapper .service-card .col-img img.service-img{height:100%;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.services-list-wrapper{padding-top:15px;padding-bottom:15px}
.services-list-wrapper .service-card{border-radius:2px;margin-bottom:0;display:flex;flex-direction:column;padding-top:10px;padding-bottom:10px}
@media(max-width:768px){.services-list-wrapper .service-card{margin-bottom:30px}
}
.services-list-wrapper .service-card h1,.services-list-wrapper .service-card h2,.services-list-wrapper .service-card h3{color:#4e4e4e}
.services-list-wrapper .service-card h3{font-size:16px;text-transform:uppercase;letter-spacing:1.8px}
.services-list-wrapper .service-card .card-box{background:white;flex-grow:1;flex-shrink:1}
.services-list-wrapper .service-card .card-box .col-text{padding:24px;flex:1}
.services-list-wrapper .service-card .card-box .col-text .text{font-size:16px}
.services-list-wrapper .service-card .card-box .col-text h5{margin-top:15px}
.services-list-wrapper .service-card .card-box .col-text h5 a{font-size:16px;color:#026ca5}
.services-list-wrapper .service-card .card-box .col-text h5 .icon{margin-left:8px;font-size:13px}
.services-list-wrapper .service-card .card-box img.service-img{object-fit:cover;flex:1;padding:0;width:100%;height:100%}
.services-list-wrapper .service-card .card-box .col-img{width:50%;overflow:hidden}
@media(max-width:768px){.services-list-wrapper img.service-img{height:170px !important}
}
@media(max-width:1200px){.services-list-wrapper .service-card{min-width:100%}
.services-list-wrapper .service-card .card-box{height:auto}
}
@media(max-width:768px){.services-list-wrapper .card-box{flex-direction:column-reverse}
.services-list-wrapper .service-card .card-box .col-img{width:100%;max-height:170px}
}
.services-list-wrapper img{max-width:100%}