#pb-item-details #pb-id-large-slider img.responsive:after {
    content: ' ';
    display: block;
    position: absolute;
    background-image: url('/cds/image$no-image$20210608123625');
    height: 300px;
    width: 400px;
    max-height: 300px;
    max-width: 400px;
    background-size: cover;
}

#pb-product-grid.grid-tiles td.pb-sr-image img:after {
    content: ' ';
    display: block;
    background-image: url('/cds/image$no-image$20210608123625');
    height: 147px;
    width: 196px;
    max-height: 147px;
    max-width: 196px;
    background-size: contain;
}

#pb-product-grid.list-tiles-view td.pb-sr-image img:after {
    content: ' ';
    display: block;
    background-image: url('/cds/image$no-image$20210608123625');
    height: 110px;
    width: 345px;
    max-height:  110px;
    max-width: 345px;
    background-size: contain;
}