.cards-choice{display:flex;flex-basis:25%}.card-choice{padding:16px;margin:12px;width:25%}.card-choice__content{display:flex;justify-content:space-between;flex-direction:column;height:78%}@media(max-width:992px){.card-choice__content{display:flex;justify-content:space-between;flex-direction:column;height:90%}.card-choice{padding:16px;margin:0px;width:50%}}@media(max-width:510px){.cards-choice{flex-direction:column;flex-basis:100%}.card-choice{width:100%}}