.footer .wrapper .left .certificate {
    margin: 2rem 0;
    background: url(/assets/img/logo/certificate/Sello-TiendaAutorizada.png) no-repeat center;
    background-size: 100%;
    width: 100%;
    max-width: 18.0625rem;
    height: 6.375rem;
}

.form-margin{
    margin-left: 0.01rem;
}

@media (max-width:576px) {
    .footer .wrapper .left .certificate {
        margin: 2rem auto;
    }
}
