/*@page { 
	margin-top: 0;
}*/
header {
	display: none;
    /*position: fixed;
    top: 0;
    width: 100%;
    height: 100px;*/
  }
body{
	/*padding-top: 200px;*/
	width: 210mm;
	height: auto;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
	font-size: 90%;
}
.print{
	display: block;
}
.logo.print{
	margin-top: 20px;
}
#top_image{
	margin-top: -100px;
}
#top_intro{
	margin-top: -50px;
}
.intro_txt,.w-60.contact_s{
	width: 100%!important;
}
.container {
	width:100%!important;
	max-width: 210mm;
	margin: 0 auto;
}
.right,.left{
	/*float: none!important;*/
}
.btn,.footer_menu,footer,.print_none{
	display: none;
}
.d-block.d-md-flex.row.prod_img_s{
	display: flex!important;
}
figure.mb-4.p-2.p-sm-4.bg-white.sp_w-100{
	width: 40%!important;
}
.w-60.ms-auto.contact_s.sp_w-100{
	width: 50%!important;
}
