h2 {
  text-align: center;
  padding-bottom: 20px;
  color: #3F51B5 !important;
}
.title {
  font-size: 26px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.embed_row {
  padding-left: 120px;
}
.maps_frame {
  margin-right: 10px;
}
.fb_frame {
  margin-left: 10px;
}
.maps_frame, .fb_frame {
  margin-top: 5px;
}
.map-responsive {
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
.map-responsive iframe {
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}
@media (min-device-width: 440px) {
  .contacts {
    width: 99%;
    margin-left: 5px !important;
    padding-bottom: 15px;
    border: 8px solid;
    border-top-color: #FF5722;
    border-left-color: #4CAF50;
    border-right-color: #1976D2;
    border-bottom-color: #FF9800;
  }
}
