.wrap{
    background-image: url(../image/staking.png);
}

.wraper {
    background-image: url(../image/staking.png) !important;
    height: 2066px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000000 !important;
}

.we_support .staking_box .staking_sub img{
    width:85px;
}

#plans .c_text{
   display:block;
   margin:auto;
   color:#ccc;
}

#plans .c_text .staking_para{
    margin-bottom:5px;
    text-align:center;
    font-size:16px;
}