@page {
    size: landscape;
}

body {
    padding: 0 1px;
    height: auto;
}

.customer-print-table .notes {
    max-width: 100px;
}

.customer-print-table .name {
    max-width: 180px;
}

.customer-print-table .phone {
    max-width: 90px;
}
