.certificate-grid-item {
  margin-bottom: 30px;
}

.certificate-item__text {
  max-height: 31px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}