.latest-posts-heading {
  margin-bottom: 56px;
}
.home-latest-posts {
  padding-top: 58px;
  padding-bottom: 35px;
  background: #faf4e5;
}

@media only screen and (max-width: 1199px) {
}

@media only screen and (max-width: 991px) {
  .latest-posts-heading .latest-posts-heading__right {
    display: none;
  }
  .latest-posts-heading .latest-posts-heading__left {
    text-align: center;
    width: 100%;
  }
}
