@media all and (min-width: 641px) and (max-width: 1280px) and (max-device-width: 1280px) {

	.container,
	.tbl {
		width: 1280px;
	}

}
