/* Add custom CSS styles below */ 
@media (max-width: 767px) {
    .navbar-brand img, .header-brand img {
        margin-right: 25%;
    }
}