.sort__section { margin:3em 1em 0 0 !important; }
.product-list__unit-list {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
  position: relative;
  text-align: center;
  overflow:hidden;
}
.productlist-list li {
  height:400px;
  box-sizing:border-box;
  margin-bottom:1em !important;
  padding-bottom:.5em; 
}
/*.product-list__text {
 display:block;
}*/
.product-list__section { 
    margin-bottom:80px !important;
    padding-bottom:30px;
    overflow:hidden; 
}
.product-list__image-list {
	width:200px;  
}  