@media screen and (max-width:1666px){
.tg-primary-menu > div > ul > li {
    padding-left: 12px;
    padding-right: 12px;
}
html, body{
    overflow-x: hidden !important;
}
	.tg-site-header-bottom .tg-header-container.tg-container.tg-container--flex.tg-container--flex-center.tg-container--flex-space-between {
    padding-right: 40px !important;
}
}