.mv{
	background:none;
	height:auto;
}
.job{
	padding:50px;
}

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