/* ~czarny*/
.news-category-thumbnail {
  position: relative;
}
.news-category-polsatImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 65px;
  height: 65px;
  overflow: hidden;
  display: block;
  background: center / cover no-repeat;
}
