@media (min-width: 768px) {
  .BKG_Welcome_1 {
    background-image: url("../../../../../Resources/BKG_1800_1013.PNG");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
  }
  .BKG_prof_timeline_1 {
    background-image: url("../../../../../Resources/BKG_Prof_1379_776.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (max-width: 768px) {
  .BKG_Welcome_2 {
    background-image: url("../../../../../Resources/BKG_1778_1000.PNG");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    height: 75vh;
  }
  .BKG_prof_timeline_2 {
    background-image: url("../../../../../Resources/BKG_Profs_1379_776.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.BKG_mobile_menu {
  background-image: url("../../../../../Resources/CasingWithBolt_1680_2048.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.BKG_Impeller {
  background-image: url("../../../../../Resources/BKG_Contact_2000_1125.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.BKG_menu_color {
  background-color: rgb(236, 237, 240);
}

/*# sourceMappingURL=custom_backgrounds.css.map */
