.textbox::before{width:24px;height:20px;content:'';position:absolute;top:0;left:-30px;background-image:url(/images/brands/quote.svg);background-repeat:no-repeat;background-size:contain;opacity:.5}.textbox::after{width:24px;height:20px;content:'';position:absolute;right:-20px;bottom:10px;background-image:url(/images/brands/quote.svg);background-repeat:no-repeat;background-size:contain;transform:rotate(180deg);opacity:.5}@media(min-width:768px){.textbox::before{width:36px;height:30px;top:3px;left:-40px}.textbox::after{width:36px;height:30px;right:-35px;bottom:0}}