.sw6_product_slider_li {
    text-align: center;
    height: auto;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1em;
}

.sw6_product_slider_a {
    color:#404040;
    text-decoration:none;
}

.sw6_product_slider_img {
	height:190px !important;
	background-repeat:no-repeat !important;
	background-size:contain !important;
	background-position: center !important;
}
.sw6_product_slider_title {
	font-weight:600;
	height:2.5em;
	line-height:1.2;
	overflow: hidden;
}