Hi. The scaling of the gk4 module on my front page is messed up when I make the site smaller as it it looks on mobile phones. How can this be fixed? http://www.peaceconference.no
@media only screen and (max-width: 440px) {
img.gkIsSlide {margin-left: -280px !important;z-index: -1 !important;}
}