.topSlide {
  width: 100%;
}

.topSlide__photo {
  width: 100%;
  height: auto;
}

.whatsNew__date {
  padding: 8px 0 4px;
  font-size: 1rem;
  color: #222;
  line-height: 2;
  font-family: 'Montserrat', sans-serif;
}

.whatsNew__text {
  padding-bottom: 24px;
  font-size: 1.3rem;
  color: #666;
  line-height: 1.2;
  border-bottom: 1px dotted #eeeeee;
}
