.page-mine {
    background-image: url(../../static/img/bg_header.cab962fb.png);
    background-size: contain;
    background-repeat: no-repeat
}

.page-mine-header-banner {
    height: 2.4rem;
    border-radius: .42667rem;
    background-image: url("static/img/bg_header.6fbf1124.png");
    background-size: cover;
    background-repeat: no-repeat;
}


.level-btn .tw-w-8 {
    min-height: .75rem;
    height: -moz-fit-content;
    height: fit-content;
    min-width: 2rem;
    width: -moz-fit-content;
    width: fit-content
}