﻿.opblock-summary-path-description-wrapper {
    place-content: space-between;
}

.topbar-wrapper > a > svg {
    display: none;
}

.topbar-wrapper > a::before {
    content: "";
    display: inline-block;
    background-image: url("./LOGO.png");
    height: 40px;
    width: 200px;
    background-size: contain;
    background-repeat: no-repeat;
}