p.copyright {
    display: none;
}
.top-menu {
    font-size: 0px;
}
.sf-menu>li.current-menu-item>a {
    color: #27b399;
    border-bottom: 2px solid;
}

.breadcrumb-trail {
    display: none;
}

.header-logo img {
    max-width: 400px;
}

p.wid {
    width: 188px;
    text-align: center;
    margin-top: -24px;
    background: #E96656;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid rgba(175, 79, 67, 0.66);
    color: #fff;
    padding: 5px;
    margin-bottom: 0px;
}