@charset "utf-8";
.brand_logo {/* width: 90%; */}
.brand_logo img {
    width: 100%;
    margin-top: 50px;
    z-index: 1000000;
}
.ui-black {
    background-color: #000;
}
.ui-jura {
    background-color: #f7f9fc
}
