.solution-case-item {
  min-width: calc((100% - 32px) / 3) !important;
}
.solution-case-desc {
	height: 108px;
}
.solution-case-content {
	    gap: 10px !important;
}