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

	.container,
	.tbl,
	#btn-nav {
		width: 1280px;
	}
}