@media (min-width: 768px) {
    h1.title-searched-results {
        margin-bottom: 12px;
    }
}
.searched-results {
    margin-bottom: 24px;
}
.article figure.wp-block-gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: initial;
}
