.divider {
  margin: 10px;
  border-width: 1.5px 0px 0px;
  border-style: dashed none none;
  border-color: #c1c1c1; }

.cases_show_a {
  text-align: center;
  height: 280px;
  padding-top: 8px !important; }
  .cases_show_a h4 a {
    color: #000; }
