@media screen and (max-width: 778px) {
    .mobile-branding{
        max-width: 150px;
    }
}