.coupon-wrapper{width:100%;display:flex;position:relative;min-height:255px;max-height:255px}

.fond-orange{background:#FF6B6B }

.coupon-text p,.coupon-text h4{color:#fff}

.coupon-text h4{font-size:30px;font-weight:bold}

.coupon-text p{font-size:20px}

.coupon-text .date{margin-bottom:10px}

.coupon-photo img{max-height:360px;}

.coupon-photo{position: absolute;bottom:0px;right:70px}

.coupon-text{padding:15px;text-align: left;padding-left:200px}

.cta{margin-top:-5px}
.coupon-text .link{background:#fff;padding:10px 20px;margin-bottom: 10px; color:#222;text-decoration: none!important;border-radius: 10px;}



@media only screen and (max-width : 480px) {

.coupon-photo{display:none}

.coupon-text{padding-left: 0px;}

.coupon-text h4{font-size:18px}

.coupon-text .date{font-size:17px}
.coupon-text  .cta {text-align:right}



}







