#header_mobile_wrap .button.oktoberfest-button a {
  background: transparent
    url("/wp-content/plugins/plg-landing-pages/images/header-button.png")
    no-repeat center center !important;
  width: calc(1080px * 0.2);
  height: calc(500px * 0.2);
  background-size: contain !important;
  text-indent: -9999px;
  white-space: nowrap;
  margin: 0 auto !important;
}

#menu-primary-menu .button.oktoberfest-button {
  top: -22px;
  right: 410px;
  background: transparent !important;
}

/* #menu-primary-menu .button.oktoberfest-button:hover {
  opacity: 1;
} */

#menu-primary-menu .button.oktoberfest-button a {
  text-indent: -9999px;
  white-space: nowrap;
  background: transparent
    url("/wp-content/plugins/plg-landing-pages/images/header-button.png")
    no-repeat center center !important;
  background-size: contain !important;
  width: calc(1080px * 0.12);
  height: calc(500px * 0.12);
}
