.combineThreeImageWithContentComp{padding:25px 0;position:relative;background-color:#a72e89}
.combineThreeImageWithContentComp .innerContentWrap{justify-content:center;align-items:center}
.combineThreeImageWithContentComp .imageSec{max-width:525px;margin:0 auto}
.combineThreeImageWithContentComp .innerContent{max-width:510px;margin:0 auto;text-align:center}
.combineThreeImageWithContentComp p{color:#fff;font-family:'Rubrik';font-weight:600;font-size:4rem;line-height:55px;padding-bottom:10px}
@media(max-width:992px){.combineThreeImageWithContentComp .imageSec{margin-bottom:30px;width:285px;max-width:100%}
.combineThreeImageWithContentComp p{font-size:3rem;line-height:40px}
}
@media(max-width:767px){.combineThreeImageWithContentComp{padding:20px 0 20px 0}
.combineThreeImageWithContentComp p{font-size:2rem;line-height:30px}
}