﻿@media (min-width: 992px) {

    #logo img {
        width: 250px !important;
        margin: 0 auto;
        height: 200px !important;
        margin-top: -50px !important;
    }

    #header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3)  {
        height: 120px !important;
    }
}
