/* Desktop refinements — v166 */

@media (min-width: 1200px) {
  /* Match the supporting text width to the client collage above it. */
  .wmf-clients-v151__aside > p {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
