.list-item-title {
  margin-bottom:7px !important;
}
@media (max-width: 1024.98px){
	.box-list-wrap .box-list > li .list-item .item-image {
    height: auto !important;
}
	.list-item-title {
  margin-bottom:9px !important;
}
}