.top-banner img{
    min-height:110px;
}
.banner-alt{
    height: 180px;
}
.banner-text{
    line-height: 45px;
}
.banner-text h1{
    font-size: 33px;
}
.banner-text span:nth-child(2),
.banner-text span:nth-child(3){
    font-size: 18px;
}
.banner-logo{
    top: -90px;
    width: 200px;
    border: 7px solid #fff;
    border-radius: 100%;
}
.profil-form label{
    font-size: 17px;
}
.profil-form input,
.profil-yetenek input,
.profil-yetenek .box{
    height: 55px !important;
    color: #A0ACB5 !important;
    font-family: 'Poppins-medium';
}
.profil-form input::placeholder{
    color: #A0ACB5;
    font-family: 'Poppins-medium';
}