a.navbar-brand::before {
    content: "";
    width: 15rem;
    background: #ffffff;
    height: 13rem;
    position: absolute;
    top: -3rem;
    left: 4.9rem;
    z-index: -1;
}