.small#background {
	background-position: center -180px;
}
@media all and (max-width:1110px)
{
.small#background {
	background-position: center;
}
}
div.wn-head .wn-title {
	font-size: 1.8em !important; font-weight: normal;
}
.restaurant-menu {
	flex-flow:row wrap; display: flex; justify-content: space-between;
}
.restaurant-menu img {
	width: 50%; height: 50%;
}
