.pass-howto{align-items:stretch;display:flex;gap:2rem;justify-content:space-around}.pass-howto-card{display:flex;flex-direction:column;gap:1.5rem;max-width:350px;padding:0 4rem;text-align:center;width:25%}.pass-howto-image{height:100px;width:100%}.pass-howto-image img{height:100%;object-fit:contain;width:100%}.pass-howto-title{font-size:25px;font-weight:700}.pass-howto-text{font-size:17px;line-height:1.5}@media screen and (max-width:991px){.pass-howto{flex-wrap:wrap}.pass-howto-card{max-width:unset;width:40%}}@media screen and (max-width:576px){.pass-howto{flex-wrap:wrap}.pass-howto-card{padding:0}.pass-howto-title{font-size:20px}.pass-howto-text{font-size:15px;line-height:1.2}}