@media all and (min-width: 751px) and (max-width: 1220px) and (max-device-width: 1220px) {

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

}
