.card-new{margin:0 auto;max-width:360px}.card-new .img-wrapper{height:360px;overflow:hidden;width:100%}.card-new .img-wrapper img{height:100%;object-fit:cover;object-position:center;width:100%}.card-new .card-content{align-items:center;display:flex;flex-direction:column;gap:10px;padding:30px 0}.card-new .card-content h3{font-family:Rubik,sans-serif;font-size:17px;font-weight:500;letter-spacing:1px;line-height:1.5em;margin:0;text-align:center;text-transform:uppercase}.card-new .card-content p{margin:0}.card-new .card-content .btn-primary{line-height:1.75}@media(max-width:767px){.card-new .card-content{gap:15px;padding:20px 0}}