nav ul li.menu {
	display: block;
	text-align: center;
	border-bottom: none;
	margin: 10px;
}
img.fbimage {
	max-width: 25px;
}
header img.logo {
	display: none;
}
nav {
	border-bottom: none;
}
img.logo {
	max-width: 350px;
}
.dropzone .dz-default.dz-message {
	background-image: url("");
}
table.content {
	min-width: 300px;
}
header {
	text-align: center
}
h4.df {
	margin-top: -75;
	font-size: 64px;
}
table.orderTable td input[type="text"], table.orderTable td input[type="number"] {
	width: 24px;
}

table.orderTable th.sizeName a {
	writing-mode: vertical-rl;
}
table.orderTable td {
	padding: 2px;
}
td.item {
	font-size: 1em;
}
nav#pictures {
	height: auto;
	width: auto;
	overflow: auto;
}
section#effects {
	width: auto;
	height: auto;
	float: none;
	padding: 0;
}
canvas#source {
	max-width: 100%;
	max-height: 100%;
}
