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

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

}
