.showsheader-title {
	padding-top: 0px;
	text-align: center;
}
.showsheader-title-viewImageTitle img {
	width: 80%;
	max-height: none;
	height: 20px;
	margin: 0px 0 40px;
}
@media (min-width: 480px) {
	.showsheader-title-viewImageTitle img {
		height: 150px;
		margin: 0px 0 0px;
	}
}
@media (min-width: 640px) {
	.showsheader-title-viewImageTitle img {
		height: 240px;
		margin: 0px 0 0px;
	}
}
@media (min-width: 960px) {
	.showsheader-title-viewImageTitle img {
		height: 270px;
		margin: 0px 0 0px;
	}
}
