[data-channel-name*='trade']
	.promo-cards-choose-favourite
	.promo-card-wrapper--alternate
	.promo-card-item__img {
	max-height: unset;
	min-height: unset;
	height: 227.27px;

	@media (min-width: 768px) {
		height: 267.17px;
	}
	@media (min-width: 1025px) {
		height: 400px;
	}
}