@media(max-width: 768px){
.vision-part{
	background:none;
	height:auto;
}
}
@media(max-width: 480px){}