 /* Carousel CSS */
 .carousel-inner .item img {
     width: 100%;
 }

 /* Hiding the 'Access your Dashboard' from the enrollment email */
a.m_8498268262058972170actionbutton {
    display: none !important;
}