.show-view-all--button {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .show-view-all--button {
    margin-top: 60px;
  }
}