.cards__title{-webkit-box-flex:0;flex:0 0 100%;max-width:100%;width:100%;margin:0 auto 1rem}.cards .card,.cards__list{-webkit-box-flex:0;flex:0 0 100%;margin:0 auto;max-width:100%;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.cards .card{padding:1rem 0}@media screen and (min-width:600px){.cards .card{-webkit-box-flex:0;flex:0 0 50%;margin:0 auto;max-width:50%;width:100%;padding:1rem}}@media screen and (min-width:900px){.cards .card{-webkit-box-flex:0;flex:0 0 33.33333%;margin:0 auto;max-width:33.33333%;width:100%;padding:0 1rem}.cards .card:first-child{padding-left:0}.cards .card:last-child{padding-right:0}}.cards .card__inner{overflow:hidden;width:100%}.cards .card__link{display:inline-block;width:100%}.cards .card__img{width:100%}.cards .card__img img{height:auto;width:100%}.cards .card__txt{padding:1rem;width:100%}