.thumbWithRightSideContentComp{padding:60px 0 30px;position:relative;background-color:#e4effa}
.thumbWithRightSideContentComp .row{flex-direction:row-reverse;align-items:center}
.thumbWithRightSideContentComp .imageSection{margin-right:15px}
.thumbWithRightSideContentComp .textSection{text-align:center;color:#fff;max-width:501px;margin:0 auto}
.thumbWithRightSideContentComp .imageSection img{width:100%;display:block;max-width:619px;height:510px}
.thumbWithRightSideContentComp .textSection h4{font-size:3.6rem;line-height:1.3em;color:#000;font-weight:300;padding-bottom:20px;font-family:"robotolight"}
.thumbWithRightSideContentComp .textSection p{color:#000;line-height:1.4em;padding-bottom:20px}
@media(max-width:1023px){.thumbWithRightSideContentComp{padding:20px 0}
.thumbWithRightSideContentComp .row{flex-direction:row-reverse;align-items:center}
.thumbWithRightSideContentComp .imageSection{margin:0;padding:0 12px 20px 12px}
.thumbWithRightSideContentComp .textSection{padding:0 12px 20px 12px}
.thumbWithRightSideContentComp .textSection h4{font-size:2.8rem}
.thumbWithRightSideContentComp .textSection p{font-size:1.8rem;padding-bottom:15px}
}
@media(max-width:767px){.thumbWithRightSideContentComp .imageSection img{min-width:336px;height:300px}
}