.itemnews {
  margin: 0 auto;
  width: 1300px;
}

.ALLtheme,
.tag4new,
#tvshows .content,
.conrel,
.finder.content,
.sobytieNews .content,
.sobytiePage .content,
#news_day_container {
  position: relative;
}

@media screen and (max-width: 1299px) {

  .itemnews {
    width: 970px;
  }
  
}