 

.rsrcs-latest {
  padding: 75px 0 0;
}
.rsrcs-latest__item {
  margin-bottom: 40px;
}
.rsrcs-latest__item-img {
  padding-bottom: 15px;
}
.rsrcs-latest__item-img-wrapper {
  padding-top: 70.2778%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.rsrcs-latest__item-title {
  margin-bottom: 13px;
  font-size: 22px;
  line-height: 1.45em;
  font-weight: 500;
}
.rsrcs-latest__item-cta .link {
 
  font-weight: 500;
}
.bg-yellow {
  background-color: #FEF8D7;
}
@media (min-width: 768px) {
  .rsrcs-latest__cta {
    padding-top: 24px;
  }
}

@media (max-width: 767px) {
  .rsrcs-latest {
    padding: 50px 0 0;
  }