.b-showcase {
    width: 240px;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    float: left;
}

.b-showcase__inner{
    margin-right: -38px;
}

.l-col_w2-5 .b-showcase {
    height: 682px;
    position: relative;
}

.b-article-preview_white .b-showcase {
    margin-top: 20px;
    width: 521px;
    position: relative;
}

.b-article-preview_novelties .b-showcase {
    width: 520px;
}


