body{
    background: rgba(0, 0, 0, 0);

}

body, html{
    width: auto;
    height: auto;
}

#printPage{
    max-width: 1000px;
}

.product_variations td{
    background: transparent;
}

.product_variations_wrap{
    margin: 10px 0 0 0!important;
}