/* CUSTOM_LOGO_SIZE_20251215 */
#logo img.img-responsive{
  height: 120px !important;   /* change this */
  width: auto !important;
  max-height: none !important;
}
@media (max-width: 767px){
  #logo img.img-responsive{ height: 55px !important; }
}
