	.showsheader-title {
		padding-top: 96px;
	}
@media (min-width: 480px) {
	.showsheader-title {
		padding-top: 146px;
	}
}
@media (min-width: 640px) {
	.showsheader-title {
		padding-top: 259px;
	}
}
@media (min-width: 960px) {
	.showsheader-title {
		padding-top: 326px;
	}
}

.showsheader-title-viewImageTitle img {
	max-width: 100%;
}
@media (min-width: 640px) {
	.showsheader-title-viewImageTitle img {
		margin-bottom: -20px;
	}
	.showsheader-title-viewImageTitle-image {
		text-align: left;
		float: left;
	}
}
