@media only screen and (min-width: 1023px) {
	.header .row-bootom .nav .dropdown > .dropdown-menu.products-dropdown > ul  {
		height: 475px;
	}
}