.impressa-cards-card{display:flex;flex:1 1 auto;flex-direction:column;max-width:100%}.impressa-card-image{height:auto;padding-bottom:1rem;width:100%}.impressa-card-image img{display:block;height:auto;width:100%}.impressa-card-text{display:flex;flex-direction:column;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.impressa-cards{flex-direction:column}}@media only screen and (max-width:1000px){.impressa-cards{justify-content:center}.impressa-card-text{align-items:center;text-align:center}.impressa-card-image img{max-width:100%;width:auto}.impressa-cards{display:flex;flex-wrap:wrap;gap:1.5rem!important}}