/* Preserve the v16.7 YouTube artwork. Only give the Facebook Page source list
   the same dedicated icon viewport used by the Video Sources table. */
#accounts .source-identity:has(img[alt="YouTube"]){overflow:visible!important;border-radius:0!important}
#accounts .source-platform-icon{display:inline-flex;width:27px;height:27px;min-width:27px;flex:0 0 27px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%}
#accounts .source-platform-icon img{display:block;width:27px!important;height:27px!important;min-width:27px!important;object-fit:cover!important}
