@media(max-width: 575px){

    .obten-descuento .w-obten-descuento .formulario-descuento .w-form .form-group {
        margin-bottom:none !important;
    }

    .obten-descuento .w-obten-descuento .titulo-cupon .fecha p { 
        font-size: 12px !important;
    }

    .obten-descuento .w-obten-descuento .cerrar-descuento img {
        width: 10px !important;
    }

    .obten-descuento .w-obten-descuento .formulario-descuento .w-form .form-group {
        margin-bottom: none !important;
    }

    .obten-descuento {
        margin-top: 70px !important;
        padding: 0 !important;

    }
    .modal-descuento{
        z-index: 1000 !important;
        
    }

}
