.quote-wrapper{background-color:#fff;border-radius:10px;display:flex;margin:40px 0;overflow:hidden}.quote-wrapper img{object-fit:cover;width:280px}.quote-copy{padding:35px 35px 27px}.quote-copy img{height:65px;margin-bottom:20px;object-fit:contain;object-position:left}.quote-button{margin:50px 0 27px}@media (max-width:768px){.quote-wrapper{display:flex;flex-direction:column}.quote-wrapper img{max-height:20vh;object-fit:cover;width:100%}.quote-copy img{height:35px;object-fit:contain}}