body{
    /*background: #f8f9f9 url(../../img/body_bg.png) no-repeat 0 0 !important;*/
    /*background-attachment: fixed !important;*/
    /*margin: 0 !important;*/
    /*padding: 0 !important;*/
    /*-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;*/
    /*overflow-x: hidden !important;*/
    /*display: block !important;*/
    background: #f9f9f9;
}
header{
    /*background: #f8f9f9 url(../../img/body_bg.png) no-repeat 0 0 !important;*/
}
.w-main-left{
    background: white;
}
.w-main-right-card{
    background: white;
    box-shadow: 0 0 0 !important;
}
footer{
    background: white;
}