body.widget-snippet {
    padding: 40px;
}
.container.snippet-best-collect-ad {
    width: auto;
    max-width: 1140px;
}
.widget-snippet .snippet-best-collect-ad a {
    display: block;
}
.widget-snippet .snippet-best-collect-ad a:nth-child(2) {
    margin-top:30px;
}
.widget-snippet .snippet-best-collect-ad .col-sm-5 a img {
    max-height: 155px;
}
.widget-snippet .snippet-best-collect-ad .col-sm-7 a img {
    max-height: 340px;
}
@media (max-width: 767px) {
    .widget-snippet .snippet-best-collect-ad a:nth-child(2) {
        margin-top:15px;
    }
}
