.bxShowcase .col-lt,
.bxShowcase > div a,
.bxShowcase > div a img {
    width: 230px;
}

.bxShowcase > div a,
.bxShowcase > div a img {
    height: 150px;
}

.bxShowcase .col-rt,
.bxShowcase .col-rt a.big,
.bxShowcase .col-rt a.big img {
    width: 480px;
}

.bxShowcase .col-rt a.big,
.bxShowcase .col-rt a.big img {
    height: 320px;
}

.bxShowcase > div a h2 {
    font-size: 18px;
    line-height: 22px;
}

.bxShowcase .col-rt a.big h2 {
    font-size: 25px;
}

.bxShowcase--sm .col-lt > a:nth-child(1),
.bxShowcase--sm .col-lt > a:nth-child(2) {
    width: 210px;
    height: 137px;
}
.bxShowcase--sm .col-rt a.big {
    height: 294px;
    width: 460px;
}
.sm__title {
    font-size: 28px;
}
.sm__bg {
    height: 403px;
}
