#component-header-logo-content #component-header-logo-v1 img {
  height: auto; 
  max-height: 110px !important; 
}
#component-header-logo-content {
    max-width: 200px !important;
}

#component-header-mobile-logo-content #component-header-mobile-logo-v1{
    max-height: 120px !important;
}

#component-header-mobile-logo-content #component-header-mobile-logo-v1 img{
    max-height: 120px !important;
}

#component-footer-menu-content #component-footer-menu-v1 .component-footer-menu-item.call-center ul li:nth-child(2) {
    display: none;
}