.subheader-fotobank {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

@media screen and (max-width:1200px) {
    .fotobank-breadcrumbs {
        margin-top: 40px;
    }
}