.custom-itl--review-card{line-height:1.5}
.custom-itl--review-card .custom-itl__wrapper{flex-wrap:wrap;flex-grow:1;flex-direction:row}
.custom-itl--review-card .custom-itl__icon{width:96px;height:96px}
.custom-itl--review-card .custom-itl__img{max-height:100%}
.custom-itl--review-card img.custom-itl__img{width:auto}
.custom-itl--review-card .custom-itl__description,.custom-itl--review-card .custom-itl__bottom{width:calc(100% - 120px);order:1}
.custom-itl--review-card .custom-itl__description{font-size:16px;margin-left:24px;margin-bottom:23px}
.custom-itl--review-card .custom-itl__bottom{margin-top:auto;margin-left:120px}
.custom-itl--review-card .custom-itl__title{font-weight:700;font-style:normal;font-size:18px}
.custom-itl--review-card .custom-itl__subheading{font-weight:400;font-style:normal;font-size:14px}
@media only screen and (max-width:1229px){.custom-itl--review-card .custom-itl__wrapper{align-items:center}
.custom-itl--review-card .custom-itl__description{order:0;width:100%;margin-bottom:auto;margin-left:0}
.custom-itl--review-card .custom-itl__icon{width:70px;height:70px;margin-top:20px}
.custom-itl--review-card .custom-itl__bottom{margin-top:20px;width:calc(100% - 85px);margin-left:15px}
}