
#gkContent {
	background-image: none!important;
} 

#gkContent #gkContentWrap {
	width: 100%!important;
}

#gkContent #gkInset {
	clear: both;
	width: 100%!important;
}

#gkInset .box,
#gkInset .box.light,
#gkInset .box.pattern {
	float: left;
	margin: 0 0 30px 0!important;
	width: 50%;
}
#gkInset.gkOnlyOne .box {
	width: 100%!important;
}

#gkInset .box:nth-child(2n+1) {
	clear: both!important;
}


.itemsContainer .itemsContainerWrap, 
.itemContainer .itemsContainerWrap {
	margin: 0!important;	
}

#gkFooterNav .nav-box {
	width: 33%;
}

#gkFooterNav .nav-box:last-child {
	clear: both;
	width: 100%;
	padding: 20px 0;
}

#gkPilneTop .gkPage::before {
	background-size: 100% !important;
}
