.mayday_home_collection-description {
  display: flex !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  height: calc(3 * 16px) !important;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
}
