/* ACCUEIL */
.push-paiement-magic.cb h2 {
	background: rgb(23,60,131);
	background: linear-gradient(93deg, rgba(23,60,131,1) 0%, rgba(1,157,216,1) 30%, rgba(25,49,123,1) 60%);
}

.push-paiement-magic-zen {
	overflow: hidden;
}
.push-paiement-magic-zen img {
	max-height: 100% !important;
	scale: 1.3;
	width: 100%;
	height: 610px;
}

@media(max-width: 1399px) {
	.push-paiement-magic-zen img {
		scale: 1.1;
	}
}

@media(max-width: 1199px) {
	.push-paiement-magic-zen img {
		height: 540px;
		scale: 1.1;
	}
}




/* SOLUTIONS PAIEMENTS */
.featured-bloc-paiements .logos .alma {
	margin-top: 15px;
}