.list34-item .flip-box-front {
  border: 0;
}

.list34-body {
  text-align: center;
}

.list34-description {
  margin-top: 5px;
  max-height: 88%;
  overflow: hidden;
}

.list34-item.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}

@media (max-width: 850.98px) {
  .list34-col {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 700.98px) {
  .list34--title {
    font-size: 15px;
    line-height: 25px;
  }
}
@media (max-width: 630.98px) {
  .list34-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 430.98px) {
  .list34-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .list34-item {
    max-width: 260px !important;
  }
  .list34-items,
  .list34-items .row,
  .list34-col {
    justify-content: center;
  }
}
