.atv-bcg {
   background-image: url("../../images/site/atv-bcg.jpg");
   background-size: contain;
   background-repeat: no-repeat;
   background-position-y: bottom;
   background-position-x: right;
}

.atv-big-img {
   background-image: url("../../images/site/atv-cover.jpg");
   background-repeat: no-repeat;
   background-size: cover;
}

.radio-bcg {
   background-image: url("../../images/site/crvena-pozadina.jpg");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}

.headlines-section .headline-news:nth-child(1) .article .article-content {
   width: 100%;
}