@media print {	
	.carousel-inner>.item, #right-side-bar, footer, #backtotop{
		display: none !important;
	}
}