.quote-wrapper{display:flex;gap:50px;width:100%}.quote-wrapper .left{width:33%}.quote-wrapper .left img{display:block;width:100%}.quote-wrapper .right{flex:1}.quote-wrapper .right .quotation{position:relative}.quote-wrapper .right .quotation:before{bottom:-30px;right:-20px}.quote-wrapper .right .quotation:after,.quote-wrapper .right .quotation:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 65 160'%3E%3Cdefs%3E%3Cg id='a'%3E%3Cpath d='M12 .5 1.8 10.7C.6 11.8 0 13.3 0 14.9v3.8c0 1 .4 1.9 1.1 2.6L7.7 28c.7.7 1.1 1.6 1.1 2.5v7.9c0 .9 1.1 1.3 1.7.7L24.6 25c1.1-1.1 1.8-2.7 1.8-4.2V15c0-1.6-.6-3.1-1.8-4.2L14.4.5c-.7-.7-1.7-.7-2.4 0M50.4.5 40.2 10.7c-1.1 1.1-1.8 2.7-1.8 4.3v3.8c0 1 .4 1.9 1.1 2.6l6.6 6.6c.7.7 1.1 1.6 1.1 2.5v7.9c0 .9 1.1 1.3 1.7.7L63.1 25c1.1-1.1 1.8-2.7 1.8-4.2V15c0-1.6-.6-3.1-1.8-4.2L52.8.5c-.6-.7-1.7-.7-2.4 0'/%3E%3C/g%3E%3C/defs%3E%3Cuse xlink:href='%23a' style='fill:%23000'/%3E%3Cuse xlink:href='%23a' y='40' style='fill:%23fff'/%3E%3Cuse xlink:href='%23a' y='80' style='fill:%23ffe600'/%3E%3Cuse xlink:href='%23a' y='120' style='fill:%23e6e6e6'/%3E%3C/svg%3E");background-position:0 -240px;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:80px;opacity:.35;position:absolute;width:130px;z-index:-1}.quote-wrapper .right .quotation:after{left:-20px;top:-40px}.quote-wrapper .right .quotation p{font-size:24px;font-weight:500;line-height:1.5em;position:relative;z-index:111}.quote-wrapper .right .signature p{font-size:16px;font-weight:500;line-height:1.5em}.quote-wrapper .right .signed-by{display:flex}.quote-wrapper .right .signed-by .signature{flex:2}.quote-wrapper .right .signed-by .img-right{flex:1.5}@media (max-width:767px){.quote-wrapper{flex-direction:column}.quote-wrapper .left{width:100%}.quote-wrapper .right .quotation p{font-size:18px}.quote-wrapper .right .signed-by .img-right{flex:1}.quote-wrapper .right .signature p{font-size:14px!important}.quote-wrapper .right .signature p strong{font-size:16px!important}}