.banners a {
    margin-bottom: 20px;
    display: block;
}
.banners-list > li {
    margin-bottom: 20px;
}
.banners-list > li:last-child {
    margin-bottom: 0;
}
.banners-container .banner-right span {
    font-weight: 400;
}
