.sidebar-right-2k23 {
    width: 336px;
    position: absolute;
    top: 34px;
    right: 28px;
    height: calc(100% - 294px);
}


.sidebar-right-2k23 div:not(.ad) {
    width:100%;
    margin-bottom:20px;
}


.sidebar-right-2k23 .unpopulated {
    background:#eee;
    width:100%;
}

.sidebar-right-2k23 .widget_title {
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
    font-size:20px;
}

.sidebar-right-2k23 .static_mpu_wrap {
    height:600px;
    margin-bottom:20px;
}
.sidebar-right-2k23 .sidebar-widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-right-2k23 .sidebar-widget img {
    width: 168px;
    height: 95px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom:14px;
}

.sidebar-right-2k23 .sidebar-post-title {
    max-width: 153px;
    vertical-align: top;
    margin-top: -3px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-overflow: ellipsis;
    display: inline-block;
}

.sidebar-right-2k23 .static_mpu_wrap {
    height: 600px;
    width: 336px;
    display: block;
    contain: paint;
    margin-bottom: 30px;
    background:#eee;
}

.sidebar-right-2k23 .end {
        position: sticky;
        top: 80px;
        margin-top: 24px;
}



.sidebar-right-2k23 .static_mpu_wrap .ad {
    margin-bottom: 0px;
    position: sticky;
    top: 100px;
    min-height: 250px;
}

.sidebar-right-2k23 .text-widget-small {
    font-size:10pt;
    text-align:center;
}

.sidebar-right-2k23 .text-widget-large a {
    color: var(--primary-color);
    font-weight:bold;
    
    
}
.sidebar-right-2k23 .text-widget-large {
    line-height: 18px;
    font-size: 14px;
    color:#666;
}

.game_facet_list .sidebar-right-2k23 {
    margin-top:0px;
}


@media (min-width: 901px) {
    .home .sidebar-right {
        margin-top: 235px;
    }
    .nosidebar div#site_wrap, .nosidebar .next_page_placeholder.articles_container {
        padding-left: 210px;
        padding-right: 210px;
    }
    .nosidebar nav.carousel-roundels.container {
        width: 914px;
        margin-left: -180px;
    }
   
    .nosidebar .feature-header .article-featured-image {
        margin: 0 auto;
    }
    /*.nosidebar .entry-content {
        width:620px;
    }
    .nosidebar .content-wrapper .content-left {
        width: 620px;
    }
        .nosidebar .feature-header {
            width:620px
        }
    */
}

@media (max-width:900px) {
    .sidebar-right-2k23 {
        display:none;
    }
}

/* 10 rows - each 112 high */

.sidebar-widget-rows-1 {
    height:112px;
}

.sidebar-widget-rows-2 {
    height:224px;
}

.sidebar-widget-rows-3 {
    height:336px;
}

.sidebar-widget-rows-4 {
    height:448px;
}

.sidebar-widget-rows-5 {
    height:560px;
}

.sidebar-widget-rows-6 {
    height:672px;
}   

.sidebar-widget-rows-7 {
    height:784px;
}

.sidebar-widget-rows-8 {
    height:896px;
}

.sidebar-widget-rows-9 {
    height:1008px;
}   

.sidebar-widget-rows-10 {
    height:1120px;
}

