.provider_image img {
    max-width: 100px;
    height: auto;
}
.loyaltyproducts ul.providers { list-style: none; display: flex; flex-direction: row; flex-wrap: wrap; }
.loyaltyproducts ul.providers li { width: 25%; padding: 15px; }

.factura input:disabled, .factura input:disabled:hover {
    color: #000000;
}

.factura .input label {
    display: block;
}
