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

}
