.custom-page .placeholder {
  height: 335px;
}

@media (in-width: 960px) {
  .custom-page .placeholder {
    height: 525px;
  }
}