.form-switcher__form-content.hidden-register-from [data-switch-screen="bayer-register-nosc"] {
  display: none !important;
}
.form-switcher__form-content.hidden-register-from .gigya-screen .gigya-layout-cell {
  text-align: left;
}
.custom-contactus-block .field__label {
  display: none;
}
.custom-contactus-block p {
  color: #dce8eb;
  font-size: 14px;
  font-family: BayerSansLightItalic,"Arial Roboto",sans-serif;
  font-style: italic;
}
.custom-contactus-block li {
  list-style: none;
}
.custom-contactus-block ul li::before {
  content: "\2022";
  color: white;
  font-weight: bolder;
  display: inline-block;
  margin-left: -1em;
  font-size: 20px;
  width: 1em;
  vertical-align: middle;
}
.custom-contactus-block ul li span {
  color: #ff3162;
  font-family: BayerSansBoldItalic,"Arial Roboto",sans-serif;
  font-weight: 900;
  font-size: 12px;
}
.custom-contactus-block ul li {
  font-family: BayerSansLightItalic,"Arial,Roboto",sans-serif;
  margin-left: 1em;
  color: #dce8eb;
  font-size: 12px;
  font-style: italic;
}
.custom-contactus-block ul li span a {
  color: #ff3162;
  font-family: BayerSansLightItalic,"Arial Roboto",sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: 900;
}
@media screen and (min-width: 992px) {
  .custom-contactus-block {
    margin-left: 31%;
    position: absolute;
  }
}

@media screen and (max-width: 425px) {
  .custom-contactus-block {
    margin-left: 7%;
    position: static;
  }
}

body {
  display: none;
}
