#t{table-layout:fixed}#t tr td:nth-child(5)>input{max-width:100%}@media (max-width:768px) and (orientation:portrait){#t thead{display:none}#t tr{display:grid;grid-template-areas:"img            part        part" "img            stock       stock" "img            quantity    quantity" "description    description description" "unitprice      lineprice   linevat";grid-template-columns:1fr 1fr 1fr;margin-bottom:10px}#t tr{border-bottom:1px solid #000}#t tr:last-child{border-bottom:none}#t tr td{display:block}#t tr td:first-child{grid-area:img}#t tr td:nth-child(2){grid-area:part}#t tr td:nth-child(3){grid-area:description}#t tr td:nth-child(4){grid-area:stock}#t tr td:nth-child(4)::before{content:"Stock: "}#t tr td:nth-child(5){grid-area:quantity}#t tr td:nth-child(6){grid-area:unitprice}#t tr td:nth-child(6)::before{content:"Rate: "}#t tr td:nth-child(7){grid-area:lineprice}#t tr td:nth-child(7)::before{content:"Line: "}#t tr td:nth-child(8){grid-area:linevat}#t tr td:nth-child(8)::before{content:"VAT: "}.ba-address-box{display:block;margin-left:auto;margin-right:auto}.ba-title-box{display:grid;grid-template-columns:1fr}#ba-billing-same-as{padding:10px;margin-bottom:10px}.finemail{width:100%;display:block;max-width:100%}.finemail>input{max-width:100%;margin-top:10px;margin-bottom:10px}#instructions{width:100%}}