/**
 * Additional gskpro.com brand styles
 * author: TWT-health GmbH, twt-health.de, uhs@twt-dh.de
 */
@media screen and (min-width: 1280px) {
  body.page-zejula #content .main-body .breadcrumbs,
  body.page-zejula.template-product-page-sidebar #content .breadcrumbs {
    margin-top: 64px;
  }
}
@media screen and (max-width: 1023.98px) {
  html body.modern-template.page-zejula #content .product-pages-hero-primary .product-pages-hero-primary--inner.content--standard {
    padding-top: 25px;
  }
  html body.modern-template.page-zejula #content .reference-hero-primary + .box.margin-top-extra-large {
    margin-top: 25px !important;
  }
}
@media screen and (max-width: 767.98px) {
  body.page-zejula #content .main-body .info-bar-list {
    padding-left: 25px;
    padding-right: 25px;
  }
  body.page-zejula #content .main-body .breadcrumbs-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 25px !important;
  }
  body.page-zejula.modern-template #content .articleTeaserV2 .article-teaser-block, body.page-zejula.modern-template #content .reference-article-teaser .article-teaser-block {
    padding-bottom: 20px !important;
  }
  body.page-zejula.modern-template #content .articleTeaserV2 .article-teaser-block .article-button-container, body.page-zejula.modern-template #content .reference-article-teaser .article-teaser-block .article-button-container {
    position: relative !important;
    bottom: 0 !important;
    left: 0 !important;
  }
  body.page-zejula #content .richText.component.user-box * {
    font-size: 20px !important;
  }
  body.page-zejula #content .box.center-all-contents .richText p[style="text-align: left;"] {
    text-align: center !important;
  }
  body.page-zejula #content .tabs .tabs-nav + .tabs-content {
    margin-top: 25px !important;
  }
}
@media only screen and (min-width: 720px) {
  html body.modern-template.page-benlysta #content .glide .glide__slide {
    background-color: transparent !important;
  }
  html body.modern-template.page-benlysta #content .glide .glide__arrows {
    width: 100%;
    padding-left: 0;
    background-color: transparent !important;
  }
  html body.modern-template.page-benlysta #content .glide .glide__arrows .glide__pagination {
    display: none;
  }
}