<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.departure {
    min-width: 125px;
}

.tour {
    min-width: 290px;
}

.price {
    min-width: 75px;
}

.subtotal {
    min-width: 143px;
}

.depositoPrecio {
    min-width: 115px;
}

.descuento {
    min-width: 100px;
}</pre></body></html>