#contact .contact-details .speech-bubble {
  position: relative;
  width: 170px;
  height: 170px;
  margin: auto;
  background-image: url(../images/gue-contact.png);
  background-size: contain;
  background-position: center;

}

#de, #en {
	width: 20px;
}

iframe {
	width: 100%; 
	height: 319px;
	border: 0;
}
