.title {
    width:0px;
    height:0px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
.myRewards {
    position: fixed;
    _position: absolute;
    right: 0;
    top: 10%;
    z-index: 10000;
    padding-left: 34px;
    width: 0px;
    overflow: hidden;
    box-sizing: content-box;
}