Hello Tobias,
here is the link: https://attentioninteractive.com/atlas/meet-our-team/
You will notice too much space under photos in the 1st row and too much space above and under letters (names of people) in the second raw.
I am using this css, but it is not reducing the height of Row 1:
.wp-table-reloaded-id-1 .row-1 {
height: 110px;
}
(it does increase it when I change height to 300 px for example; but it is not reducing it).
I just have images inserted there and no line breaks or anything.
Thank you for anything you can do Tobias!