
@page {
	size: A4;
}

html, body {
	width: 210mm;
}

body {
	background: #fff;
	font-size: 18px;
}	

.nav, 
.lan_switch, 
.sidebar, 
.social {
	display: none;
}

img.logo {
	width: 100px;
	min-width: auto;	
	margin-bottom: 20px;
}

div.step img, 
div.step img.small {
	width: 120px !important;
	margin-right: 15px;
}