#et-top-navigation{
display: flex;
align-items: center;
justify-content: center;
}
.top_badge_link img{
max-height: 100px;
margin-top: -8px;
}
.top_nav_badge{
z-index: 99;
}
@media (min-width: 981px) {
body.et_header_style_left .et-fixed-header #et-top-navigation {
padding-top: 12px;
}
}
@media (max-width: 980px) {
body.et_header_style_left .et-fixed-header #et-top-navigation,  body.et_header_style_left #et-top-navigation {
padding-top: 24px;
display: flex;
}
}#et-top-navigation{
display: flex;
align-items: center;
justify-content: center;
}
.top_badge_link img{
max-height: 100px;
margin-top: -8px;
}
.top_nav_badge{
z-index: 99;
}
@media (min-width: 981px) {
body.et_header_style_left .et-fixed-header #et-top-navigation {
padding-top: 12px;
}
}
@media (max-width: 980px) {
body.et_header_style_left .et-fixed-header #et-top-navigation,  body.et_header_style_left #et-top-navigation {
padding-top: 24px;
display: flex;
}
}