If you could kindly click on this link & use CTRL + F to search for the text "Info", you will see a visual representation similar to the image below. There seems to be quite a bit of empty space below these texts.
I experimented with padding, display: block; and other modifications, but none seemed to resolve the issue.
.dinfo {
position: relative;
bottom: 90px;
right: 50px !important;
}