Mine would look like this if there was a sidebar too. Unfortunately, the Facebook and Instagram address is too long. You can make the text smaller, or the max. width smaller (and cut more) so it could fit in.
I figured this solution: let's disable the left side label's flexibility, so all labels will have the same width.
.contact-page .page-wrap strong { flex: none; }