.background-image113{
	background: #999 url(/img/title/intro1.jpg) no-repeat center top;
	background-size:cover;
}

.background-image113 h2{
	text-shadow: 2px 2px 5px #000;
}

h4{
	line-height: 200%;
	font-size: 20px;
}

.intro_div1{
	margin:28px 20px 0 0;
}

@media screen and (max-width: 600px) {
	.intro_div1{
		display: none;
	}
	
}
