.prod-menu {
    width: 295px;
}

.bgImg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (min-width: 993px) {
    .navbar-middle .navbar-brand.center>img {
        max-height: 50px;
    }
}