.footer-mainbg {
    position: relative;
    background: url("../../image/menu/background.gif");
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px;
    right: 0;
    top: 0;
}
