/* Responsive refinements approved after mobile and tablet review. */

/* Keep decorative rules on the frame so they cannot cover image labels. */
@media (max-width: 1180px) {
  .framed-visual::before {
    top: -3px;
    left: -10px;
    width: 48px;
    height: 4px;
  }
}
