.showsheader-title {
	text-align: center;
}
.showsheader-title-viewImageTitle img {
	margin-top: 140px;
	margin-bottom: -10px;
	max-width: 100%;
}
@media (min-width: 480px) {
	.showsheader-title-viewImageTitle img {
		max-width: 80%;
		margin-top: 140px;
	}
}
@media (min-width: 640px) {
	.showsheader-title-viewImageTitle img {
		margin-top: 220px;
	}
}
@media (min-width: 960px) {
	.showsheader-title-viewImageTitle img {
		margin-top: 260px;
	}
}
