.button__link a {
  padding: 5px 10px;
}
.button__bayer-blue .button__link a {
  background-color: #0091df;
  color: white;
}
.button__bayer-blue .button__link a:hover {
  background-color: #007bbe;
  color: white;
}
.button__bayer-blue .button__link a:focus {
  background-color: #00659c;
  color: white;
}
.button__bayer-blue .button__link a:link {
  color: white;
}
.button__link a:visited {
  color: white;
}
.bayer-banner-block {
  display: inline-block;
  position: relative;
  width: 100%;
}
.bayer-hero-image .bayer-logo {
  position: absolute;
  right: 32px;
  top: 40px;
}
.bayer-site-name {
  position: absolute;
  left: 45px;
  top: 40px;
}
.field_bayph_site_title h2 {
  position: absolute;
  color: #ffffff;
  font-size: 40px;
  line-height: 42px;
}
.field_bayph_site_title h2 span {
  color: #eae848;
  font-size: 43px;
  line-height: 42px;
  float: left;
  width: 100%;
}
.field_bayph_site_body {
  background: #36a9e1;
  color: #fff;
  float: left;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 0.9;
}
.home-page .field--name-field-bayph-jivi-body {
  max-width: 1090px;
  margin: 0 auto;
  padding: 23px 0 20px;
  width: 100%;
}
.field_bayph_site_body h2,
.field_bayph_site_body p {
  margin: 0;
}
.home-page .field_bayph_site_body h2 {
  font-family: "Open Sans Bold";
  font-size: 26px;
  line-height: 23px;
  color: #eae848;
  margin: 0;
  padding: 0;
  height: auto;
  width: 100%;
}
.field_bayph_site_body p {
  font-family: "Open Sans";
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .field_bayph_site_title h2 {
    top: 115px;
    left: 55%;
  }
}
@media (max-width: 991px) {
  .banner-image img {
    object-position: 40% center;
    object-fit: cover;
    width: 100%;
  }
  .field_bayph_site_title h2 {
    bottom: 115px;
    left: 15px;
  }
  .field--name-field-bayph-jivi-body {
    padding: 0 15px;
  }
  .field_bayph_site_body h2 {
    font-size: 20px;
    line-height: 32px;
  }
  .field_bayph_site_body p {
    font-size: 16px;
    line-height: 22px;
  }
  .field_bayph_site_title h2,
  .field_bayph_site_title h2 span {
    font-size: 28px;
    line-height: 29px;
  }
  .home-page .field_bayph_site_body h2 {
    font-size: 20px;
    line-height: 32px;
  }
  .home-page .field--name-field-bayph-jivi-body {
    padding: 25px 0 25px 15px;
  }
}

@media (max-width: 480px) {
  .home-page .field--name-field-bayph-jivi-body {
    padding: 10px 0 10px 15px;
  }
}

@media (max-width: 359px) {
  .home-page .field--name-field-bayph-jivi-body {
    padding: 2px 0 1px 15px;
  }
}

@media screen and (max-width: 1181px) and (min-width: 992px) {
  .banner-image img {
    object-position: 40% center;
    object-fit: cover;
    width: 100%;
  }
  .home-page .field--name-field-bayph-jivi-body {
    padding: 20px 15px;
  }
}
