  body.widget-snippet .section-3m-skip-bin{
        margin:30px;
    }
    .widget-snippet .section-3m-skip-bin .row + .row {
        padding: 50px 0;
    }
    .widget-snippet .picture-3m-skip-bin {
        width: 23%;
        height: 230px;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
        margin: 0 20px 20px 0;
    }
    body.widget-snippet .picture-3m-skip-bin {
        padding: 15px;
    }
    .widget-snippet .picture-3m-skip-bin img{
        width:100%;
        height:100%;
        max-width: 100%;
        object-fit: cover;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }
    .widget-snippet .picture-3m-skip-bin:hover img{
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        transform: scale(1.03);
    }
    .widget-snippet .three-skip-bin-box {
        width: 100%;
        height: 550px;
    }
;
        height: 550px;
    }
