/*menu*/
#wallet-entry {
    font-size: 16px;
    width: 90%;
}

/* game */
#packageWrapper > #packageDesc > .title {
    font-size: 60px;
    line-height: 75px;
}

#packageWrapper > #packageDesc > .desc {
    line-height: 30px;
}


/* home */
.flagContentText {
    margin-top: 25px;
    font-size: 14px;
    font-weight: normal;
}

#registerArea > p.title {
    font-size: 50px;
}

#areaSlice {
    height: 1060px;
}