/* Saisissez votre CSS personnalisé ci-dessous */

@media screen and (min-width: 640px) {

	.elementor-price-table__footer {
       position: absolute;
    bottom: 0px;
    left: 0;
		right: 0;
	}

.elementor-price-table {
    min-height: 40vw;;
}
}