.slider-content-wrapper .section-content-wrap .hentry, .home .custom-header {
    align-items: center;
    justify-content: center;
    height: calc(60vh - 52px);
    min-height: calc(60vh - 52px);
    min-height: -webkit-fill-available;
}

.custom-logo-link {
    max-width: 70px;
    margin-right: 50px;
}

.site-identity .site-description {
    font-size: 12px;
    font-size: 1.15rem;
    line-height: 1.55;
    margin-top: 0;
}

img {
    display: block;
    height: auto;
    max-width: 120%;
}

.post-58 .date-tags,
.post-27 .date-tags,
.post-90 .date-tags,
.post-41 .date-tags {
display: none;
}

.site-identity .site-title {
    font-size: 20px;
    font-size: 2.00rem;
    font-style: normal;
    font-weight: 900;
    line-height: 1.25;
    margin-bottom: 0;
    text-transform: uppercase;
}