@media screen and (max-width:1280px){
    .gk-description-left-img {
    left: 72%;
    margin-left: -900px;
    bottom: -1px;
}
    .gk-description-right-img {
                top: -141px;
            margin-right: -940px;
            right: 50%;
    }
}