.main {
  font-family: arial, sans-serif;
  width: 120px;
}
.main_title {
  border-bottom: 3px solid #c91f28;
  font-size: 14px;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.main_title a {
  color: #888888;
  text-decoration: none;
}
.main_body__title {
    margin-bottom: -5px;
}
.main_body__item img {
  border-bottom: 3px solid #c91f28;
  width: 120px;
}
.description,.description a {
  color: #555555;
  font-size: 12px;
  margin-bottom: 20px;
  text-align: center;
  text-decoration: none;
}

.main-body__img {
  display: block;
  height: 89px;
  overflow: hidden;
  text-align: center;
}
