.print-product img {
    height: 32px;
    width: 32px;
}
.print-product {
    text-decoration: none;
}
.pdfheader-print-category {
    float: right;
    display: block;
    clear: both;
    text-align: left;
    padding-left: 0px;
    padding-top: 5px;
    margin-bottom: 0;
    }
.pdfheader-print-product {
    float: right;
    display: block;
    clear: both;
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;
    margin-bottom: 2px;
    width: 100%;
    }