//@import "style.less";
//@import "colors.less";

.uk-card-body {
  picture{
    .itemBox{
      max-height: 8rem;
    }
  }
}