
@media print {
	body {
		margin: 0 !important;
	}
}

.main-container {

	overflow: hidden;
	padding: 0;

}