@font-face {
    font-family: 'ispe';
    src:  url('../fonts/ispe.eot?ebrws4');
    src:  url('../fonts/ispe.eot?ebrws4#iefix') format('embedded-opentype'),
    url('../fonts/ispe.ttf?ebrws4') format('truetype'),
    url('../fonts/ispe.woff?ebrws4') format('woff'),
    url('../fonts/ispe.svg?ebrws4#ispe') format('svg');
    font-weight: normal;
    font-style: normal;
}

.dropdown-pane.search-container .form-actions {
    position: absolute;
    top: 16px;
}
.dropdown-pane.search-container .button.success {
    border: 0;
}


.search-api-page-block-form {
    position: relative;
}

.callout-image {
    max-width: 80%;
}

@media screen and (min-width: 62em) {
    .callout-image {
        max-width: 65%;
    }
}
