.quote__content{max-width:1300px;float:none;margin:0 auto;display:flex;align-items:stretch}.quote__content--img{width:45%}.quote__content--text{width:55%;display:flex;flex-direction:column;justify-content:center;padding-top:60px;padding-bottom:60px;padding-left:10%;padding-right:20px}.quote__content--img img{object-fit:cover;object-position:center bottom;height:100%;width:100%}.quote-text{font-size:35px;font-family:'noyh-heavy';position:relative;line-height:1.2}.quote-text:before{content:'“';font-size:150px;position:absolute;line-height:1;left:-70px;top:-30px}.quote-name{font-size:14px;margin:0}@media(max-width:767px){.quote__content{flex-direction:column}.quote__content--text,.quote__content--img{width:100%}.quote__content--text{order:1;padding-left:70px}.quote__content--img{order:2}.quote-text{font-size:25px}.quote-text:before{font-size:100px;left:-50px;top:-20px}}