/* Breakpoint continuity correction from the post-deployment rendered check. */
@media (min-width: 768px) and (max-width: 980px) {
  .ry-hero h1 {
    max-width: none;
  }
}
