@media print {
	a[href]:after{
		content:"";	
	}
	.theme-page-wrapper.right-layout .theme-content{
		width:100%;
	}
	section#mk-page-introduce {
		background: rgba(192, 192, 192, 0.3);
	}
}