* {
	padding: 0;
	box-sizing: border-box;
	margin: 0;
	font-family: calibri;
}

@media screen and (max-width: 762px) {
	
}

