.design_template.news {
    padding:30px 0 30px 0;
}
.news-slider-container {
    width:1200px;
    margin: 0 auto;
}

.news-container { display:inline-block; width: 24%; height: auto; padding: 5px !important; text-align: center; vertical-align: top }
.news-container img { width: 100%; object-fit:cover; height: 190px}
element {
}
.text {
  position: absolute;
  left: 6px;
  right: 5px;
  bottom: 5px;
  width: 96%;
  height: auto;
  border: none;
  z-index: 800;
  margin: 0;
  padding-left: 15px;
  background-image: url(/resources/images/prozr1.svg);
  background-repeat: repeat-x;
  background-position: center center;
  text-align: left;
  line-height: 47px;
  vertical-align: middle;
  color: white;
  font-size: 18px;
  font-weight: bold;
}