/* Liberty Partners — French Country residence page */
  /* French Country gallery — uniform image heights, rows tile to full width */
  .gallery .gal:not(.bento) .gfig .frame { aspect-ratio: auto; height: clamp(240px, 26vw, 380px); }
  @media (max-width: 640px){ .gallery .gal:not(.bento) .gfig .frame { height: clamp(220px, 56vw, 320px); } }
