/* V22: remove the graph/grid texture from the collector header background. */
.mc-profile-card::after{
  display:none !important;
  content:none !important;
  background:none !important;
  opacity:0 !important;
}
