.g_omg_events{
  margin-left: 10px;
}
.event-block-type span{
  vertical-align: top;
}
.desc_count_star{
  font-family: Suisse Intl;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}

.gastro-events .img_star{
  float: left;
  width: 47%;
  max-width: 400px;
  margin-right: 25px;
}
@media screen and (max-width: 1023px) {
  .maped.map-show .event-blocks--accent {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .gastro-events {
    display: flex;
    flex-direction: column;
  }

  .gastro-events .img_star {
    width: 100%;
    margin: 0 0 27px;
  }
  .gastro-events .desc_count_star {
    width: 100%;
  }
}
