.demo-model .tmp-banner-one-area.style-2 {
  background-image: url(../images/bg/bg-altenova-1.jpg);
}


.banner-one-main-wrapper h1.title {
  font-size: 12px;
}
.tmp-banner-one-area.style-2 .inner .title {
  font-size: 112px !important;
  line-height: 1;
}

.about-us-section-card .about-us-card {
  padding: 40px 60px;
}

.description2 {
      font-size: var(--font-size-b2) !important;
}

@media only screen and (max-width: 767px) {
  .tmp-banner-one-area.style-2 .inner .title {
    font-size: 68px !important;
    line-height: 1;
  }
}

@media only screen and (max-width: 999px) {
  .about-us-card {
    padding: 30px !important;
  }
}