@media (max-width: 786px) {
      .container.py-vh-4.position-relative.mt-5.px-vw-5.text-center {
        margin-top: -4rem !important;
      }

    .col-12.text-center {
      margin-top: 42;
    }
    .w-100.position-relative.bg-black.text-white.bg-cover.d-flex.align-items-center.pt-4 {
      margin-top: -46px;
    }
    .col-6.col-lg-4.col-md-6.image-wrapper {
    width: 401px;
    height: 238px;
    }
    .img-fluid.rounded-5.ms-5.mb-n5.shadow.aos-init.aos-animate {
  margin-left: 0rem !important;
}
.text-secondary.display-4.fw-lighter {
  position: absolute;
  margin-top: 20 !important;
  
}
.display-2.text-white.aos-init.aos-animate {
  top: 79% !important;
  position: absolute;
}

.col-6.d-flex.align-items-center.bg-dark.shadow.rounded-5.p-0.aos-init.aos-animate {
  width: 129%;
}
.col-5.offset-1 {
  width: 81.667%;
}

.col-6.col-md-4.col-lg-3.image-wrapper {
  width: 401px;
  height: 238px;
}
    }