.content-products{border-radius:5px;display:flex;flex-direction:column;gap:20px}.content-product .img-wrapper{border-radius:5px}.content-product .img-wrapper img{display:block;filter:drop-shadow(5px 5px 10px rgba(0,0,0,.4));-webkit-filter:drop-shadow(5px 5px 10px rgba(0,0,0,.4));margin:0 auto;max-width:80%!important}.content-product h4{font-size:30px;margin:0;padding:20px 0 15px;text-transform:uppercase}@media(max-width:1080px){.content-product h4{font-size:22px}}