<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 800px) {
    body .navigation .navbar
    {
        background: #014B8E !important;
    }
    body .top-header ul li a , body .navbar-nav &gt; .nav-item &gt; .nav-link
    {
           font-size: 16px !important;
    }
    body .top-header ul li a
    {
         padding: 0px;
    }
    .top-header .col-md-4.col-sm-12
    {
      text-align:center;
    }
    #logo_desktopBiztrox{
     width:50%;
     margin-bottom: 0px !important;
    }
}</pre></body></html>