.fit-cover{object-fit:cover}

body{
    overflow-x: hidden;
}

#profil{
    width: 40px;
    height: auto;
    object-fit:contain;
}