.top-menu {
    font-family: "Oswald";
    font-size: 22px;
}

.post-single .featured-photo img {
    height: 312px;
    margin: auto;
    width: auto;
}

.byline {
display:none;
}

.mobile-nav-area {
    display: none !important;
    width: 100%;
}
.author-bio {
display: none;
}

.caption {
    display:none;
}
.photo-credit {
    display:none;
}
div.dropdown-horizontal-container {
    background-color: #efefef;
    border-bottom: 0px !important;
    width: 100%;
}
.post-single .featured-photo {
   display:none;
}