@@ -648,6 +648,7 @@ const highlightedText = (text: string, query: string) => {
display: flex;
justify-content: space-between;
align-items: center;
+ height: 102px;
&:nth-last-child(-n + 3) {
margin-bottom: 0;
}