body {
  line-height: normal;
  color: #333;
}
.content {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.content div {
  display: flex;
  justify-content: center;
}
.srodek_strony2 {
  overflow: unset;
  padding-bottom: 0;
}
.content div {
  display: flex;
  box-sizing: border-box;
  justify-content: center;
}
.zakladki_produkty {
  height: 0;
}
.pasek_nawigacji {
  display: none;
}

.imageContainer {
  width: 100%;
}
.zakladki_produkty {
  height: 0;
}
.srodek_strony2 {
  overflow: unset;
  padding-bottom: 0;
}
.mobileProductRegister {
  flex-direction: column;
  background-color: #f6f6f6;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  margin-top: 40px;
  padding: 20px 15px 40px 15px;
  display: none !important;
}
.mobileProductRegister > h1 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 25px;
}
.mobileProductRegister > span {
  font-size: 18px;
}
.block_header_and_tiles_noline {
  margin-top: 0px !important;
}
.pasek_nawigacji {
  display: none;
}
@media screen and (max-width: 925px) {
  .mobileProductRegister {
    display: flex !important;
  }
  .block_image_text_column_scroll {
    display: none !important;
  }
  .block_header_and_tiles_noline {
    padding-top: 0px;
  }
  .block_header_and_tiles_noline > .tilesContainer {
    flex-wrap: wrap;
  }
  .block_header_and_tiles_noline > .h2HeadLine {
    display: none;
  }
  .block_header_and_tiles_noline > .text {
    display: none;
  }
  .block_header_and_tiles_noline > .tilesContainer > .tile {
    background-color: #f6f6f6;
    border-top: 1px solid #e7e7e7;
  }
  .stopka_cos_1 > br {
    display: block;
  }
}
