@@ -9038,6 +9038,9 @@ img {
border: 1px solid #ebebeb;
display: flex;
flex-direction: column;
+ flex-grow: 1;
+ flex-shrink: 1;
+ flex-basis: 0;
justify-content: space-between;
color: #000000;
text-decoration: none;
@@ -27,6 +27,9 @@