.promo-table {
  background: linear-gradient(180deg, #000 0%, rgba(57, 57, 57, 0.7) 36.54%, #393939 47.12%, #000 100%) !important;
  display: flex !important;
  justify-content: center;
}
.promo-table__link {
  display: block;
}
.promo-table__image {
  width: 100%;
}
