@media only screen and (max-width: 991px) {
  .home-block {
    padding: 56px 0 60px;
  }
}
