@media only screen and (min-width: 48em) {
  .embeddedServiceHelpButton .helpButton {
    position: fixed !important;
    bottom: 64px !important;
  }
}