﻿.navbar-brand {
    margin-left: 0px !important;
    position: relative;
    float: left;
    background: url(/Images/SeegraLogo/Seegra_mainlogo_fullcolor_svg.svg) no-repeat;
    background-size: 135px 40px;
    height: 40px;
    margin-left: 20px;
    width: 135px;
}

.brand-icon {
    background: url(/Images/SeegraLogo/Seegra_mainlogo_fullcolor_svg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 130px;
    height: 40px;
}
