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

	.container,
	.tbl {
		min-width: 1000px;
	}

}
