@media (max-width: 544px) {
  header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
    max-width: 160px !important;
    width: 160px !important;
  }
}