.frontpage-tagline {
    color: white;
    text-align: center;
    font-size: 1.375rem;
    padding: 12px 0 5px;
    margin-bottom: 0;
}

.front .panel-pane.pane-views-panes.pane-general-page-panel-pane-node-titrle-general-page {
    margin-top: 20px;
}

.front .panel-pane.pane-views-panes.pane-general-page-panel-pane-node-titrle-general-page .views-field-field-standfirst {
    margin-bottom: 0px;
}

/* for small screens (mobiles) */
@media (min-width: 0em) and (max-width: 40em) {

    .front .field--name-field-teaser-image {
        display: none;
    }

    .front .node--teasers-widget--full .field--name-field-custom-title a {
        top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .front .node--teasers-widget--full .field--name-field-teaser-text {
        margin-left: 34px;
        margin-right: 34px;
        max-width: 270px;
        margin-bottom: 0px;
    }
}
