Hi there,
For the phone number, you need to remove its margin-bottom, and add this CSS:
div#primary-menu + span > svg {
position: absolute;
bottom: 100%;
}
For the Google review, I don’t know, you will need to do some research, maybe a plugin can do this.