﻿
@media print {
    body { background: none;}
    .print-logo { float:left; display:block;   }
    .print-logo img { width:350px; height:auto;}
    .add-main { padding:0px !important; width:290px !important;}
}
