.category {
    &--photos {
        position: relative;
        height: 100%;
    }

    &__summary {
        margin-top: @50px;
    }
}