@media only screen and (max-width: 1100px), only screen and (max-device-width: 1100px) {
	div.container, .container990 {
		width: 1000px;
	}
}
