.cards .card__outter{flex:0 0 50%}.cards .card{background-color:#fff;border-radius:20px;box-shadow:0 2px 35px 0 rgba(0,0,0,.15);height:100%}.cards .card__img{border-radius:2rem 2rem 0 0;height:22rem;overflow:hidden;width:100%}.cards .card__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:600px){.cards .card__outter{flex:0 0 100%}.cards{flex-direction:column}}