

@media print {

    @import url("0_ins_light_style.css");



    .ins_lightbox_body {
      width: 100% !important;
      height: 100% !important;
    }
  
    .ins_print_button  ,.ins-sidebar ,.ins-buttons-actions ,.strat_data_options ,.header_actions{
      display: none !important;
    }

}