@charset "UTF-8";

.hiddenInSmall {
	display: none;
}

.main {
	width: 100%;
}

.main.wrapper {
	float: none;
	width: 95%; /* Jos selain ei tue laskutoimituksia */
	width: calc(100% - 10px - 10px);
}

img {
	max-width: 100%;
	height:auto;
}

select {
	width:100%;
	border-radius: 5px;
	font-size:18px;
}

section.main {
}

section.main article {
	margin-top: 20px;
	text-align:center;
}

.maalaa{
	margin-bottom: 20px;
	}
	
.pallo {
	margin-top: 10px;
	margin-right:0;
	margin-bottom: 10px;
	}