/*
Theme Name: Conbiz-child
Version: 1.0
Description: A child theme of Conbiz
Author: ThemeChampion
Template: conbiz
*/
.header2 ul#Primary {
    text-align: right;
}
.header2 .site-header__header-one .navbar-brand img {
    width: auto;
    max-height: 82px;
}

.header2 .header-navigation {
    padding: 0px 0;
}
.header2 .header-navigation .main-nav {
    height: 90px;
}

@media (max-width: 576px) {
    .header2 .header_top_right {
        width: 100%;
        margin-top: -60px;
    }
}
