.header {
  height: 91vh;
}
.vector {
  opacity: 0;
}
.main-services {
  margin-top: 16vh;
}
.catalog-content_top {
  display: flex;
  justify-content: center;
}
.block-white_text {
  top: 45%;
}
.text-top {
  top: 35% !important;
}
@media (max-width: 48em) {
  .energy-image_text {
    height: 15vmin;
  }
  .block-white_text {
    top: 35%;
    width: 62vw;
    left: 16vmin;
  }
  .text-top {
    top: 20% !important;
  }
  .text-project_model{
    top: 35% !important;
  }
  
}
