.cards-square{display:flex;flex-direction:column;gap:1rem;justify-content:space-evenly;margin-top:2rem;text-align:center;width:100%}.cards-square__card{height:260px;padding:1rem}@media screen and (min-width:900px){.cards-square__card{height:410px;padding:4rem 2.5rem;text-align:center;width:460px}.cards-square{flex-direction:row}}