/* Sector imagen portada ventas */

.imagen-venta {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.imagen-venta__btn {
    width: 30%;
}

.descuentos td {
    width: 20%;
}