@charset "UTF-8";
/* CSS Document */

@media print {
header, footer, .noprint, .service-block4, img, .ms-fullscreen-template
{display:none!important;}
	body {font-size:1em!important;}
	.xlg1,.xlg2,.xlg3,.xlg4,.xlg5 {font-size: 3em!important;}
[class*="col-"] {
    float: left;width:100%;padding:0;margin:0;
  }
}