@media(max-width:1280px){.elementor .hero-big{min-height:clamp(537px, calc(445px + 8.984375vw), 560px);/* Elementor wrappery musia mať tiež výšku */
.rpl-hero-featured-image .elementor-widget-container,
.rpl-hero-featured-image a,
.rpl-hero-featured-image picture {
  width: 100%;
  height: 100%;
  display: block;
}

/* samotný obrázok */
.rpl-hero-featured-image img {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  display: block;
  object-fit: cover;
  object-position: center center;
}\n}}