@media (min-width: 1200px) and (max-width: 1599px) {
	.container {
		width: 1100px;
	}
	html {
		font-size: 12px;
	}
	body.secondary .workarea .container {
		width: 965px;
	}
	.left-bg {
		left: calc((100% - 1583px) / 2);
	}
	.right-bg {
		right: calc((100% - 1583px) / 2);
	}
	.main-1 {
		height: 509px;
	}
	header {
		margin-top: 21px;
	}
	header .login {
		margin: 0 0 0 30px;
		min-width: 147px;
		height: 36px;
		border-radius: 18px;
	}
	header .personal-link-inner .registred-codes img {
		width: 45px;
	}
	header .personal-link.closed, header .personal-link-inner > img, header .personal-link-header {
		height: 36px !important;
	}
	header .personal-link {
		border-radius: 18px;
	}
	button.register-code, button.support {
		height: 61px;
	}
	#products {
		margin-top: 29px;
	}
	#rules h1 {
		padding-top: 75px;
	}
	#rules {
		height: 688px;
		margin-bottom: 64px;
		background-size: 1600px 522px;
	}
	#rules .imgs-wrap img:nth-child(1) {
		width: 295px;
	}
	#rules .imgs-wrap img:nth-child(2) {
		width: 449px;
	}
	#rules .imgs-wrap img:nth-child(3) {
		width: 296px;
	}
	#rules .imgs-wrap {
		margin-top: -17px;
	}
	#rules .rules-list img {
		height: 127px;
	}
	#prizes {
		margin-bottom: 83px;
	}
	#winners h1 {
		margin-bottom: 77px;
	}
	#winners .search {
		height: 83.333px;
		padding: 20px 20px 15px 17px;
	}
	#winners button {
		height: 83.333px;
	}
	#winners .winners-table-wrap {
		height: 390px;
		border-radius: 25px;
		margin-top: 27px;
		padding: 17px 25px 0 25px;
	}
	#winners {
		height: 733px;
		background-size: 1600px 733px;
	}
	#winners .winners-table-inner .os-scrollbar {
		width: 14.25px;
		border-radius: 7.125px;
		bottom: 17px;
	}
	#winners .winners-table-inner .os-scrollbar-handle {
		max-height: 33px;
		min-height: 33px;
		width: 33px;
		left: -9px;
	}
	#winners .winners-table-inner .os-scrollbar-handle .line {
		width: 12.25px;
		left: 9px;
		bottom: 31px;
		border-top-left-radius: 6.125px;
		border-top-right-radius: 6.125px;
	}
	footer .phone {
		height: 128px;
	}
	footer .disclaimer {
		margin-top: 42px;
		padding: 12px 0;
	}
}