.divBox{width: 75%;margin: 0 auto;}
@media only screen and (max-width:1550px) {
	.divBox{width: 85%;}
}