.mostViewedArticlesItem {
    width: 170px;
    min-height: 240px;
}

.mostViewedArticlesItem_lg {
    width: 300px;
    min-height: 400px;
}

html[dir="ltr"] .mostViewedArticlesItem {
    margin-right: 6px !important;
}

html[dir="rtl"] .mostViewedArticlesItem {
    margin-left: 6px !important;
}

.mostViewedArticlesItem .ipsThumb {
    max-width: 100%;
    max-height: 100%;
    width: 155px;
    height: 155px;
}

.mostViewedArticlesItem .ipsThumb.ipsThumb_large {
    width: 300px;
    height: 400px;
}

.mostViewedArticlesWidget_info {
    line-height: 2;
}

.mostViewedArticlesWidget_info h3.ipsTruncate_line,
.mostViewedArticlesWidget_info h3.ipsTruncate_line a {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.taMostViewedRecordsWrap .ipsTabs {
    margin: 0 !important;
}

.taMostViewedRecordsWrap .ipsTabs_panel {
    background: transparent !important;
}

.taMostViewedRecordsWrap .ipsTabs_panel > .ipsCarousel {
    background: transparent !important;
}
