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