@media print{
  .no-print{display:none!important}
  .print{display:block!important}
  body {background: #fff}
  header{position:relative!important;padding:0 40px!important;border:0}
  header .barraalta{padding:0}
  header .barraalta img{position:relative;top:0;left:0;transform:none;height:40px}
  .scheda{padding:0;margin:0 10px 10px}
  .scheda .container-dettaglio-scheda{padding-top:5PX}
  .scheda .intestazione-scheda .titolo-scheda.scroll h1{position:relative;width:75%;top:0;padding:0 25px 0 0;border-bottom:0;margin-bottom:5px}
  .scheda .immagini-scheda{max-width:calc(100% - 41.666667%)}
  .scheda .immagini-scheda .immagine{max-width:100%!important}
  .scheda .colonna-info{position:absolute;top:-430px;right:0;padding-left:15px}
  .scheda .corpo-scheda .dettagli{max-width:100%}
  .scheda .corpo-scheda .dettagli .section span{width:50%;float:left}
  .scheda .corpo-scheda .dettagli > .section > span:nth-child(even){padding-right:10px}
  .scheda .corpo-scheda .dettagli > .section > span:nth-child(odd){padding-left:10px}
  .scheda .corpo-scheda .dettagli .section span:last-child{border-bottom:1px solid #eee}
  .scheda .corpo-scheda .dettagli .box-optionals span{width:100%}
  .showroom-scheda{margin:30px 20px 20px}
  .showroom-scheda .box-form{position:absolute;top:40px;right:5px;width:50%}
  .scheda .container-dettaglio-scheda {max-width: 100%}
  .barragruppo {background: #fff!important;}
  .barraalta img {height: 50px!important; margin-bottom:25px;}
}
