/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 20 2023 | 11:22:44 */
#logo {
  max-height: 95% !important;
}
#logo img {
  width: auto;
  height: 100%;
}
@media (max-width: 767px) {
  #logo {
    height: 68px !important;
    image-rendering: crisp-edges;
  }
}
