
@media print {
	.sticky.is-stuck.is-at-top{ 
		position: relative!important;
		right: auto!important;
		left: auto!important;
		top: auto!important;
		bottom: auto!important;
		
	}
	.bukken--detail--for--print .bukken--main--img--wrapper img {
	  max-height: 280px!important; }
	  
}