.mv{
	background:none;
	height:auto;
}
.job_thanx{
    background: #f6ffe8;
padding: 200px 0 78px;
text-align: center;
}


@media screen and (max-width: 767px){
	.mv{
	}
    
    .job_thanx{
    background: #f6ffe8;
padding: 50px 0 78px;
text-align: center;
}
}
