.inline-div {
	max-width: 450px;
	padding: 10px;
	background-color: white;
	margin: 10px 0px 10px 0px;
	text-align: center;
	min-height: 210px;
}

.inline-div img {
	width: 100%;
	height: 130px;
}

#thumbnail-appertizer {
	background-image: url("/img/egg-crop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

#thumbnail-bun {
	background-image: url("/img/buncombo-crop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

#thumbnail-com {
	background-image: url("/img/comsuon-crop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

#thumbnail-pho {
	background-image: url("/img/p5-crop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

#thumbnail-soup {
	background-image: url("/img/p5-crop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

#thumbnail-lomein {
	background-image: url("/img/combolom-crop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

#thumbnail-frice {
	background-image: url("/img/combofrice-crop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

#thumbnail-house {
	background-image: url("/img/birdnest-crop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

#thumbnail-chinese {
	background-image: url("/img/kungpao-crop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

#thumbnail-kid {
	background-image: url("/img/kungpao-crop.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

#thumbnail-side {
	background-image: url("/img/Pepsi.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

.inline-div button {
	margin: 0px auto 0px auto;
}

.inline-div h3 {
	font-size: 18px;	
	font-weight: bold;
}

.content-header {
	margin-left: 20px;
	font-family: Arizonia;
	font-size: 50px;
	text-align: center;
}

.menu-content {
	font-size: 18px;
	background-color: white;
	padding: 20px 20px 20px 20px !important;
}

.menu-content img {
	width: 150px;
	margin: 0px auto 20px auto;
}

.menu-content i {
	font-size: 12px;
}

@media only screen and (max-width: 800px) {
	td {
		font-size:12px;
	}
	
	.content-header {
		font-size: 35px;
	}
}
