The image is not in the middle of the div.
Tried various solutions, such as line-height and vertical-align:middle;
.trio {
  height: 80px;
  line-height: 80px;
  background: #f2f2f2;
}
.wp-image-6731,
.wp-image-6733,
.wp-image-6733 {
  vertical-align: middle
}<div class="trio">
  <img class="wp-image-6733 size-full aligncenter" src="https://proef-domein.nl/chiropractic/wp-content/uploads/2019/06/2.png" alt="" width="103" height="31">
</div> 
    