.FilterStore {
    display: flex;
    justify-content: space-between;

    .ButtonsRow .btn {
        border: 1px solid #d9d2d0;
        line-height: 1.33;
        padding: 13px 20px 11px;
    }
}
