#popup-contact-info-email, #popup-contact-info-phone {
  height: 360px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
  font-size: 200%;
}