@media print{
	
.header {
    position: relative;
}
	
#kv-img {
  padding-top: -100px;
}

}