.pll-parent-menu-item > a img {
  position: relative;
  top: 8px !important;
}

.page-header-img-wrap {
  text-align: center !important;
}

.page-header-img-wrap .breadcrumb-wrapper {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
}

.page-header-img-wrap #crumbs {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  text-align: center !important;
  margin: 0 auto !important;
}

.grecaptcha-badge {
    visibility: hidden !important;
}