.custom-card-layout .cards__list{display:flex;flex-wrap:wrap;margin:0 -20px}.custom-card-layout .cards__list .card__item{flex:0 0 50%;padding:0 20px}.custom-card-layout .cards__list .card__item img{max-height:300px;min-height:300px;object-fit:cover;width:100%}@media(max-width:767px){.custom-card-layout .cards__list .card__item{flex:0 0 100%;margin-bottom:20px}}