.contact{
  box-shadow: 5px 5px 10px;
  height: 100%;
}
.image{
  padding: 50px;
}
.address{
  padding: 50px;
  padding-top: 80px 1important;
}

.media-left{

  vertical-align: top;
}

.icon {
  width: 50px;
  height: 50px;
  color: white;
  background: #D83030;
  border-radius: 100%;
  margin-right: 10px;
  float: left;
  padding: 3px;
  font-size: 25px;
  text-align: center;
  margin-top: -5px;
}

.form{
  padding-left: 40px;
  padding-right: 10px;
}