.article-body.lead figure img {
  min-height: 500px;
}
.kw__more-btn {
  border-radius: 0;
  padding: 20px 0 15px;
  width: 100%;
}
.kw__more-btn:hover {
  cursor: pointer;
  color: #f83e3f;
}
.kw__more-btn:hover span:after {
  border-color: #f83e3f;
}
