
@media screen and (min-width:992px)
{
	 .StoryTitleBox header
	 {
		 bottom:-120px;
	 }
	 .StoryShowBody
	 {
		 padding-top:120px;
	 }
}
