.ContainerComponent .main{display:flex;flex-wrap:wrap;justify-content:space-between;width:1200px;padding:20px;margin:0 auto}.ContainerComponent .main .left{width:73%;margin:0 auto;transition:width .3s}.ContainerComponent .main .right{width:24%;border-radius:5px;transition:width .3s}.ContainerComponent .main .right .sticky{position:sticky;top:70px}.RandomArticleComponent .item{background-size:100%;transition:background-size .3s ease}.RandomArticleComponent .item:hover{background-size:105%}.RandomArticleComponent .item:first-of-type .ranking{background-color:#f83356}.RandomArticleComponent .item:first-of-type .ranking:after{border-color:transparent transparent transparent #f83356}.RandomArticleComponent .item:nth-of-type(2) .ranking{background-color:#faa527}.RandomArticleComponent .item:nth-of-type(2) .ranking:after{border-color:transparent transparent transparent #faa527}.RandomArticleComponent .item:nth-of-type(3) .ranking{background-color:#3c83fd}.RandomArticleComponent .item:nth-of-type(3) .ranking:after{border-color:transparent transparent transparent #3c83fd}.RandomArticleComponent .item:nth-of-type(4) .ranking{background-color:#56c357}.RandomArticleComponent .item:nth-of-type(4) .ranking:after{border-color:transparent transparent transparent #56c357}.RandomArticleComponent .item:nth-of-type(5) .ranking{background-color:#6756c3}.RandomArticleComponent .item:nth-of-type(5) .ranking:after{border-color:transparent transparent transparent #6756c3}