﻿@media screen and (min-width: 992px) {
    .navbar-brand.logo img.logo-size {
        content: url('/assets/images/buu-beyaz-logo.png');
    }
}

.background-header img.logo-size {
    content: url('/assets/images/buu-mavi-logo.png') !important;
}
