@import url("/style-base.css");

.story-card {
  margin: 0;
}

.story-card picture {
  display: block;
  height: 100%;
}
