@import url("./0ykd-i2iefo5q.base.css");

/* Gold ürünün üst menünün altında kalmasını önleyen cPanel kadraj düzeltmesi. */
.hero-image {
  background-size: auto 92% !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
  background-color: #c8b8a4 !important;
}

@media (max-width: 560px) {
  .hero-image {
    background-size: auto 92% !important;
    background-position: 68% bottom !important;
  }
}
