/* Top text */
#profil_select {
    padding: 10px;
}

@media (max-width: 978px) {
    #profil_select div:first-child {
        margin-bottom: 20px;
    }
}

#profil_select a{
    font-size: 28px;
}
#headertext {
    min-height: 250px;
}
.title-main {
    font-size: 4em;
    font-family: 'RobotoThin', sans-serif !important; 
    color: white;
}

.subtitle-main {
    font-size: 30px;
    font-family: 'RobotoThin', sans-serif !important;
    margin-top: -2px;
    color: white;    
}
.thirdtitle-main {
    font-size: 20px; 
    font-family: 'RobotoThin', sans-serif !important;
    margin-top: -2px;    
    margin-bottom: 25px;
    color: white;    
}
.player {
    background-image: url(../player.png);
    width: 51px;
    height: 51px;
    margin: auto;
    margin-top: -5px;    
}
