@media (max-width: 767px) {
  #homePage #homeRelationSlider .owl-dots {
    display: none;
  }
}

.news-article-content .__head-pic {
  overflow: hidden;
}

.news-article-content .__head-pic img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
