@page {
	size: A4; 
  }
  
  html, body {
	  height: auto;
	  max-height: auto;
	  overflow: visible;
	  background: none;
  }
  html,
  .col {
	  font-size: 8pt;
  }
  #header {
	  padding: 1cm 0 0;
	  background: none;
  }
  #header h1 {
	  font-size: 36pt;
  }
  a {
	  text-decoration: none!important;
  }
  .print_hide,
  .ayuda-fijo,
  .ir-al-sitio,
  #main .tags,
  #main .tramites__header .col2,
  #main .tabs,
  .tramites__single .col:nth-child(1),
  #main .tramites__single .col:nth-child(3) .bt,
  #main .tramites__single .col:nth-child(3) h5,
  .tramites__survey,
  .tramites__filter ~ *,
  #bt_top,
  #main .tramites__header h3 a,
  #main .tramites__single .col:nth-child(3) ul.costoExt span i,
  iframe,
  footer,
  #footer {
	  display: none;
  }
  .tramites__single .col {
	  display: block;
  }
  .tramites__single .col:nth-child(2) {
	  width: auto;
	  border: none;
  }
  .tramites__single .col:nth-child(3) {
	  width: auto;
	  margin-top: 3rem;
  }
  .page {
	  max-width: 100%;
  }
  .section.bg {
	  background: none;
  }
  .card {
	  background: none;
	  padding: 0;
  }