.module-text-small-image .module-text-small-image-wrapper  .text-image-box-wrapper .ti-module-image-wrapper:after{content:'';width:99%;position:absolute;bottom:-5px;left:0px;height:80%;background-color:#AFEFDD;z-index:-1}
.module-text-small-image .module-text-small-image-wrapper  .text-image-box-wrapper .ti-module-image-wrapper{position:relative;padding-left: 13px;}
.module-text-small-image .module-text-small-image-wrapper  .text-image-box-wrapper .ti-module-image-wrapper img { border-radius: 3px; /*min-height: 311px; --> Changed as per the ticket no: MSMBWF-1144*/ max-height: 311px; object-fit:cover}
.module-text-small-image .module-text-small-image-wrapper .text-image-box-wrapper h3{margin-top:54px}
.module-text-small-image .module-text-small-image-wrapper .text-image-box-wrapper h3.textImg-title-2{margin-top:5px}
.module-text-small-image .module-text-small-image-wrapper  .text-image-box-wrapper .rte.ti-intro-text-holder {margin-top: 25px;}
.module-text-small-image .module-text-small-image-wrapper .text-image-box-wrapper .rte.ti-intro-text-holder p{padding-bottom:0px}
.module-text-small-image .module-text-small-image-wrapper .text-image-box-wrapper .ti-cta-wrapper.primary-cta.icon-primart-cta a { margin-top: 25px;}
.module-text-small-image .module-text-small-image-wrapper .text-image-title-holder h3 { margin-bottom: 70px;}
/*.module-text-small-image .module-text-small-image-wrapper .text-image-box-wrapper.last {margin-top: 70px;}*/

@media all and (max-width:767.98px){
.module-text-small-image .module-text-small-image-wrapper .text-image-title-holder h3{margin-bottom:20px;margin-top:20px}
.module-text-small-image  .text-image-box-wrapper { margin-top: 40px;}
}

@media (min-width:1200px){
.module-text-small-image .module-text-small-image-wrapper .text-image-box-wrapper .ti-module-image-wrapper img {min-height:311px;}
}