/* #graphic-page css */

#bannergift-main .container-center div {
    width: 545px;
}

#bannergift-main .container-center, #bannergift-main .container-sx div, #bannergift-main .container-dx div {
    height: 423px;
}

#bannergift-main .container-center {
    background-image: url('../../../images/frontend/graphic-pages/giftrules/bannergift-main/center.png');
    background-size: 1110px 423px;
}

#bannergift-main .container-sx div {
    background-image: url('../../../images/frontend/graphic-pages/giftrules/bannergift-main/sx.png');
    background-size: 1px 423px;
}

#bannergift-main .container-dx div {
    background-image: url('../../../images/frontend/graphic-pages/giftrules/bannergift-main/dx.png');
    background-size: 1px 423px;
}


@media screen and (max-width: 1280px) {
    #bannergift-main .banner-mobile img {
        content: url('../../../images/frontend/graphic-pages/giftrules/bannergift-main/mobile.png');
    }
}
