.promo-card {
	display: flex;
	align-items: center;
}

.promo-card img {
	width: 100% !important;
	height: auto !important;
}