.img-quote{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:4rem 2rem;position:relative}.img-quote__content-wrapper{padding:1rem;position:relative;z-index:1}.img-quote__content-wrapper :last-child{margin-bottom:0}.img-quote__content,.img-quote__content *{font-size:1.25rem;line-height:1.2}@media (min-width:767px){.img-quote{min-height:400px}.img-quote__content-wrapper{max-width:75%}.img-quote__content,.img-quote__content *{font-size:1.75rem}}.img-quote__image{left:50%;object-fit:cover;top:50%;transform:translate(-50%,-50%);z-index:0}.img-quote__image,.img-quote__overlay{height:100%;position:absolute;width:100%}.img-quote__overlay{left:0;top:0;z-index:1}@media (min-width:993px){.img-quote__overlay{display:none}}