/* Start custom CSS for html, class: .elementor-element-f8277a5 */.mesii-hero-slide {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 80px 8%;
}

.hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.mesii-hero-content {
  position: relative;
  z-index: 2;
}/* End custom CSS */