#block-views-top-news-hot-news-header.contextual-links-region div.contextual-links-wrapper {
  left: 60px;
}
#block-views-top-news-hot-news-header.contextual-links-region .contextual-links-region div.contextual-links-wrapper {
  right:5px;
}
.contextual-links-region .contextual-links-region div.contextual-links-wrapper {
  right:5px;
  left: auto;
}
.contextual-links-region .contextual-links-region div.contextual-links-wrapper ul.contextual-links {
  border-radius: 4px 0 4px 4px;
  left: auto;
  right: 0;
}
.top-news-item.col-1 {
  padding-left: 6px;
  padding-right: 0;
}
.top-news-item.col-3 {
  padding-right: 6px;
  padding-left: 0;
}
.top-news-item .top-news-title {
  direction: rtl;
  font-size: 15px;
}