.cardWithImageComp .row{align-items:center}
.cardWithImageComp .contentArea{padding:64px 64px 170px 64px;border-radius:4px;box-shadow:0 10px 40px 0 rgba(0,0,0,0.1);background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;height:100%}
.cardWithImageComp .contentArea .tagArea{font-family:robotobold;color:#20252b;font-size:2.4rem;line-height:1.2em;padding-bottom:42px;display:block}
.cardWithImageComp .contentArea p.title{font-family:robotolight;font-size:3.2rem;line-height:1.2em;color:#20252b;padding-bottom:24px;margin:0}
.cardWithImageComp .contentArea p{font-family:robotolight;font-size:2rem;line-height:1.2em;color:#20252b;padding-bottom:24px;margin:0}
.cardWithImageComp .imgSection{padding:39px 0}
.cardWithImageComp .owl-dots{position:relative;margin:30px auto 0;text-align:center}
@media(max-width:1023px){.cardWithImageComp .contentArea{padding:35px}
}
@media(max-width:767px){.cardWithImageComp .imgSection{padding-bottom:0;margin:0 auto;text-align:center}
.cardWithImageComp .contentArea{height:auto;width:80%;margin:-135px auto 0;padding:44px 15px}
.cardWithImageComp .contentArea .tagArea{padding-bottom:16px}
.cardWithImageComp .contentArea p.title{padding-bottom:18px}
.cardWithImageComp .contentArea p{padding-bottom:60px}
.cardWithImageComp .btnWrap a{margin-top:10px}
}
@media(max-width:639px){.cardWithImageComp .contentArea{width:90%}
}