@media (min-width: 768px) {
  .desktop .banners-row {
    margin-top: 10px;
    margin-bottom: 50px;
  }
}
.type-page .hero-section-stcm {
  display: flex;
  height: 488px;
  margin-bottom: 100px;
}
.type-page article header {
  display: flex;
  padding-top: 100px;
  position: relative;
}
.type-page.id-1316 article .hero-section-stcm {
  background-image: url("https://709213.myshoptet.com/user/documents/images/brslik-hero-section-cenik.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.type-page.id-1316 article .hero-section-stcm header::before {
  content: "";
  display: flex;
  position: absolute;
  width: 480px;
  height: 562px;
  top: -150px;
  right: 50px;
  background-image: url("https://709213.myshoptet.com/user/documents/images/brslik-logo-ornament-background-2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.type-page.id-29 article .hero-section-stcm {
  background-image: url("https://709213.myshoptet.com/user/documents/images/brslik-hero-section-kontakt.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.type-page.id-29 article .hero-section-stcm header::before {
  content: "";
  display: flex;
  position: absolute;
  width: 480px;
  height: 562px;
  top: 40px;
  left: 50px;
  background-image: url("https://709213.myshoptet.com/user/documents/images/brslik-logo-ornament-background-3.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.type-page.id-1322 article .hero-section-stcm {
  background-image: url("https://709213.myshoptet.com/user/documents/images/brslik-hero-section-sluzby.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.type-page.id-1322 article .hero-section-stcm header::before {
  content: "";
  display: flex;
  background-image: url("https://709213.myshoptet.com/user/documents/images/brslik-hero-section-cenik.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 767px) {
  .type-page article .hero-section-stcm {
    height: 300px;
    margin-bottom: 40px;
  }
}
