.tsAppDirPhoto {
    max-width: 95% !important;
}

a {color:#c6202f;}

.membership_ul a:hover, .membership_ul a:focus {opacity: 1;}

.hoverText {
    display: none;
    position: absolute;
    background: #f8f1e0;
    font-size: 14px;
    padding: 15px;
    text-align: left;
    line-height: 1.5;
    box-sizing: border-box;
    left: 50%;
    top: 160px;
    transform: translateX(-50%);
    width: 150%;
    z-index: 99;
}

/* Update to H3 Blog Titles */
h3.MCBlogEntryTitle {
    font-size: 36px!important;
}
