/* your styles go here */

.box-image-text .image {
	min-height: 200px;
	max-height: 200px;
}
.box-image-text .image img{
	height: 190px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.box-simple {
  min-height: 230px;
}

#blog-post #post-content {
	font-size: 16px;
}

#blog-post #pre {
	font-size: 16px;
}