body.page-print a.logo img.main-logo {
    height: 70px;
    margin: 0 auto;
}

body.page-print .order-items {
    overflow: unset !important;
}

body.page-print ul.items-qty {
    list-style: none;
}