@media (max-width: 400px) {
	#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
		font-size: 25px !important;
		line-height: 28px !important;
	}
}

#minheight .minheight {
    min-height: 50px !important;
}