.hdr-primary .bpm-logo {
  bottom: 10px !important;
}

.bpm-logo img {
  display: unset;
  max-width: 100%;
  height: auto;
}

.hdr-primary .idp-logo {
  bottom: 0px !important;
}

.idp-logo img {
  display: unset;
  max-width: 100%;
  width: 80px;
  height: auto;
}

.hdr-primary .fann-logo {
  bottom: 10px !important;
}
.fann-logo img {
  display: unset;
  max-width: 100%;
  width: 145px !important;
  height: auto;
}

.hdr-primary .jrc-logo {
  bottom: 0px !important;
}
.jrc-logo img {
  display: unset;
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 48em) {
     .hdr-primary .idp-logo {
    bottom: 0px !important;
  }

  .idp-logo img {
    display: unset;
    max-width: 100%;
    width: 72px !important;
    height: auto;
  }
}

@media only screen and (min-width: 64em) {
  .hdr-primary .bpm-logo {
    bottom: 10px !important;
  }

  .bpm-logo img {
    display: unset;
    max-width: 100%;
    height: auto;
  }

  .hdr-primary .idp-logo {
    bottom: 0px !important;
  }

  .idp-logo img {
    display: unset;
    max-width: 100%;
    width: 80px;
    height: auto;
  }

  .hdr-primary .fann-logo {
    bottom: 10px !important;
  }
  .fann-logo img {
    display: unset;
    max-width: 100%;
    width: 180px !important;
    height: auto;
  }

  .hdr-primary .jrc-logo {
    bottom: 0px !important;
  }
  .jrc-logo img {
    display: unset;
    max-width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 90em) {
  .hdr-primary .bpm-logo {
    bottom: 25px !important;
  }

  .bpm-logo img {
    display: unset;
    max-width: 100%;
    height: auto;
  }

  .hdr-primary .idp-logo {
    bottom: 0px !important;
  }

  .idp-logo img {
    display: unset;
    max-width: 100%;
    width: 80px;
    height: auto;
  }

  .hdr-primary .fann-logo {
    bottom: 15px !important;
  }
  .fann-logo img {
    display: unset;
    max-width: 100%;
    height: auto;
  }

  .hdr-primary .jrc-logo {
    bottom: 0px !important;
  }
  .jrc-logo img {
    display: unset;
    max-width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 128em) {
  .hdr-primary .bpm-logo {
    bottom: 25px !important;
  }

  .bpm-logo img {
    display: unset;
    max-width: 100%;
    height: auto;
  }

  .hdr-primary .idp-logo {
    bottom: 0px !important;
  }

  .idp-logo img {
    display: unset;
    max-width: 100%;
    width: 72px !important;
    height: auto;
  }

  .hdr-primary .fann-logo {
    bottom: 15px !important;
  }
  .fann-logo img {
    display: unset;
    max-width: 100%;
    height: auto;
  }

  .hdr-primary .jrc-logo {
    bottom: 0px !important;
  }
  .jrc-logo img {
    display: unset;
    max-width: 100%;
    height: auto;
  }
}
