@media screen and (min-width: 768px) {
	.container-740 {
		width: 740px;
margin:0 auto;
	}
}
@media screen and (max-width: 767px) {
}
