.quote-wrapper.has-img{align-items:center;display:flex;gap:40px;.quote-image{border-radius:20px;flex:0 0 20%;overflow:hidden;img{display:block;max-height:220px!important;object-fit:cover;object-position:center center;width:100%!important}}.quote-block{flex:0 0 calc(80% - 40px)}}.quote-block{border-left:5px solid #30053a;padding-left:40px;h6{color:#000;font-size:16px;text-transform:uppercase}h2{color:#30053a;line-height:110%}}@media (max-width:993px){.quote-wrapper.has-img{flex-wrap:wrap;gap:25px;.quote-block,.quote-image{flex:0 0 100%;img{width:fit-content!important}}}}