#gk-mainbody-columns > section {
background-image: none!important;
} 
#gk-content-wrap {
border-bottom: 1px solid #e5e5e5;
width: 100%!important;
}
#gk-inset {
clear: both;
width: 100%!important;
}
#gk-inset .box,
#gk-inset .box.light,
#gk-inset .box.pattern {
float: left;
margin: 0 0 30px 0!important;
width: 50%;
}
#gk-inset .box:nth-child(2n+1) {
clear: both!important;
}
#gk-inset .box:nth-child(odd) {
padding-right: 10px;	
}
#gk-inset .box:nth-child(even) {
padding-left: 10px;
}
.page-landingpage .gk-block-left > div,
.page-landingpage .gk-block-right > div,
.page-landingpage .gk-block-left > p,
.page-landingpage .gk-block-right > p,
.page-landingpage .gk-block-left > img,
.page-landingpage .gk-block-right > img,
.page-landingpage .gk-block-left > a,
.page-landingpage .gk-block-right > a {
float: none!important;
margin: 0px!important;
width: 100%!important;
}
.page-landingpage header h1 {
font-size: 28px!important;
}
.page-landingpage h3 {
font-size: 24px!important;
}