.voucher-image{
    text-align: center;
}
.voucher-image img{
    width: 100%;
    height: auto;
    max-width: 550px;
}

.voucher-descripcion{
    padding-top: 2rem;
    text-align: center;
}

.voucher-form form section{
    text-align: center;
}

.voucher-form #gdpr_consent{
    padding: 1rem 0;
}

.voucher-form .submit-button .form-group{
    margin-top: 3rem;
}