a.main-logo object { display: none; }
a.main-logo::after {
    content: "CORE Organic Cofund";
    color: #000;
    font-size: 3rem;
    font-weight: bold;
    position: absolute;
    top: 18px;
    left: 20px;
}

@media screen and (max-width: 39.9375em) {
a.main-logo::after {
    content: "CORE Organic Cofund";
    color: #000;
    font-size: 2rem;
    font-weight: bold;
    position: absolute;
    top: 8px;
    left: 10px;
}
}

.au_social_sharebox ul.au_social_linking li.facebook a,
.au_social_sharebox ul.au_social_linking li.twitter a {
font-family:au_icons !important;
} 
