.breadcrumbs{

    position: sticky;
    top: 64px;
    z-index: 1;

}

#editor-container #editor {
    z-index: 1;
}
#login img{
    width: unset;
    height: unset;
}

header img {
    transform: scale(0.2);
    width: unset;
    height: unset;
}
