
/* Keep the square PlayMizik mark inside the navigation bar. */
.brans img, .navbar-brand img {
    width: auto !important;
    height: 44px !important;
    max-width: 100%;
    object-fit: contain;
}