.b-page__top-image > img {
  min-height: 500px;
}

.b-productGallery__mainImgWrap {
  width: 100%;
  height: 100%;
}

@media (max-width: 1279px) {
  .b-sectionDouble__content .b-sectionDouble__title {
    color: #FFF;
  }

  .b-sectionDouble__content .b-sectionDouble__textWrap {
    color: #FFF;
    margin-top: 20px;
  }
}

@media (max-width: 900px) {
  .proizvodstvo-content p {
    text-align: justify;
  }
}