li.product-item img {
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-item-info img {
    width: 100%;
}
.product-item-info img {
    width: 100%;
    max-height: 308px;
    max-width: 308px;
    height: 100%;
    object-fit: cover;
}
.amsearch-item img, .filterproducts img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    max-width: 100% !important;
    max-height: 100% !important;
}
.fabric-color-left{
	float: left;
}
.fabric-color-right{
	float: right;
}
#amrelated-block-3 li.product-item img, #amrelated-block-2 li.product-item img, .amrelated-grid-wrapper li.product-item img{
	max-height: 248px;
    max-width: 248px;
}
.amrelated-grid-wrapper li.product-item {
    margin: 20px 0px;
}
.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image{
	background-repeat: repeat !important;
}
