.header_img{
	background: url("../job/images/header_back.jpg") center;
	background-size: cover;
}

.about dt{
	font-size: 0.8em;
	border-bottom:1px #ccc solid;
	width:30%;
	padding:10px;
	margin: 20px;
	color:#666 !important;
	letter-spacing: 0.7em;
}
.about dd{
	font-size: 0.9em;
	margin:10px 0 20px 30%;
	letter-spacing: 0.2em;
	line-height: 1.7em;
}
.about{
	margin-top:50px;
	padding:0px 0 100px 0;
}

.about .block_container{
	padding-top: 50px;
}

.header_msg h4{
	line-height: 1.7em;
}
iframe.danny{
	width:420px !important;
	height:236px !important;
}

@media screen and (max-width: 640px) {
	.h2h4_container p{
		margin-left: 20px;
		margin-right: 20px;
		padding-right:0px !important;
	}
}