#player-tv-coins-container {
    z-index: 6!important;
}

.tv-coins {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
 .tv-coins h1 {
    font-family: 'Rubik-Bold';
    font-size: 35px;
    color: #0A043C;
    text-align: center;
 }