.block-solutions {
  padding-bottom: 96px;
}
@media screen and (max-width: 900px) {
  .block-solutions {
    padding-bottom: 64px;
  }
}