.publi-728 {
    max-width: 728px !important;
}
.article-content .entry-content img[fifu-featured]:first-child {
    display: none;
}
.single-slide {
    max-height: 335px;
    overflow: hidden;
}
.widget_beside_slider .widget_highlighted_posts .single-article {
    height: 162px;
    overflow: hidden;
}
.widget_beside_slider .widget_highlighted_posts img {
    min-height: 162px;
}
body.categories .page-header .page-title {
    text-transform: capitalize;
}
.custom-logo {
    max-width: 330px;
}

.byline {
    display: none;
}

.single .featured-image, body.category.archive article.post:first-child .featured-image {
    display: flex;
    height: 445px;
    overflow: hidden;
    position: relative;
    align-items: center;
    justify-content: center;
}