.fls-story-item {
  margin-bottom: 30px;
  position: relative;
}

.fls-story-item .top {
  margin-bottom: 20px;
}

.fls-story-item .top a {
  display: block;
}

.fls-story-item .fls-common-content h3 {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.fls-story-item .fls-common-content h3:before {
  display: none;
}

.fls-story-item.three .fls-common-content {
  position: absolute;
  left: 0;
  bottom: 100px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 40px 40px;
  max-width: 520px;
}