.swal-wide {
    width: 80% !important;
}
swal-formule{
    width: 60% !important;
}
@media (max-width: 574px){
    .swal-formule {
        width: 80% !important;
    }
}