

.item-views.tizers .items.small-block .image img, .item-views.tizers .items.small-block .image svg {
    max-width: 75px;
    max-height: none;
    height: 75px;
    margin-top: -2px;
}

.item-views.tizers:not(.top) .item-wrapper>.item .image {
    max-width: 75px;
	max-height: 75px;
    height: 75px;
    width: 75px;
    /* margin: 0; */
}

.shine {
	overflow: visible;
}