@media (min-width: 901px) {
  .bd-bg-site {
    background-image: url(../img/marcelo-linhares-desktop.webp) !important;
    background-size: cover !important;
    background-attachment: fixed;
  }
  .bd-slider-height {
    min-height: 850px;
  }
  .bd-menu-color-home {
    background-color: transparent !important;
  }
  .p-lg-bd5 {
    padding: 5rem !important;
  }
  .mt-lg-n5 {
    margin-top: -6rem !important;
  }
  h1 {
    font-size: 64px;
  }
  h2 {
    font-size: 46px;
  }
  .bd-vasectomia {
    background-image: url(../img/vasectomia.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
  }
  .bd-bg-fimose {
    background-image: url(../img/fimose.webp);
    background-position: 61% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
  }
  .bd-fimose {
    padding: 6rem !important;
  }
}
