.quote-section{--quote-turquoise:#007b92;--quote-turquoise-dark:#005a6e;background-color:#fff;background-image:repeating-linear-gradient(135deg,transparent,transparent 22px,#b5d7de 0,#b5d7de 28px);background-position:0 0;background-repeat:no-repeat;background-size:350px 100%;overflow:visible;padding:0!important;position:relative}.quote-section:before{background:var(--quote-turquoise);bottom:0;height:58%;left:0;width:65%}.quote-section:after,.quote-section:before{content:"";pointer-events:none;position:absolute;right:0;z-index:0}.quote-section:after{background:#b5d7de;height:15%;top:0;width:90%}.quote-section .row-fluid{align-items:flex-end;display:flex;position:relative;z-index:2}.quote-section .quote-block__content{align-items:flex-end}.quote-section .quote-block__image{align-self:flex-end}.quote-section .quote-block__image img{display:block;height:auto;max-width:100%}@media (max-width:991px){.quote-section{background-color:var(--quote-turquoise);background-image:none}.quote-section:after,.quote-section:before{display:none}}