img.lazy.loaded {
    opacity: 1;
    transform: scale(1);
    width: auto;
}

.s-products-list-wrapper {
    margin-bottom: 1rem;
    display: flex;
    align-content: stretch;
    justify-content: center;
}