.bike-br-brand-logo {
 background-size: cover;
 height: 40px;
 margin: 10px 20px 30px;
 }

.bike-br-brand-logo-img {
 text-align: center;
 display: flex;
 justify-content: center;
 flex-direction: column;
 height: 50px;
 margin: auto 15px;
 opacity: .7;
 }

@media (min-width: 992px) {
 .col-md-offset-1-half { margin-left: 11%;}
}



