.custom-logo-link img {
    height: 48px;
    width: auto;
}

img {
    max-width: 100%;
}

iframe {
    width: 100%;
    min-height: 500px;
}

.quote p {
    font-size: 40px;
    line-height: 46px;
    font-style: normal;
    opacity: 0.8;
}

.intro {
    margin-bottom: 15px;
}

.imagecaption {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    background: #e4e4e4;
    padding: 7px;
    font-size: 17px;
    color: black;
}

.full-content {
    margin: 15px 0;
}

section.image {
    margin-top: 15px;
}