.as_product_box {
  margin-top: 30px;
  text-align: left;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgb(231, 231, 231);
  background-color: #ffffff;
  min-height: 0px;
}

.as_product_img {
  margin-bottom: 0px;
}
