
/* The Sports Parent hero carried a tinted gradient behind the text and around
   the photograph, so the image sat in a coloured box. White, per her request. */
#page-sports-parent .spx-hero,
#page-sports-parent .spx-hero-media,
#page-sports-parent .spx-hero-img{
  background-image:none !important;
  background-color:#FFFFFF !important;
}
#page-sports-parent .spx-hero{ box-shadow:none !important; border:0 !important; }
#page-sports-parent .spx-hero-media{ box-shadow:none !important; }
