#ctct {
  background: #e7e7e7;
}

.banner {
  background: url(../img/contact.jpg) repeat-y;
  background-size:cover;  
}
.pull-right {
  text-align: center;
  width: 130px;
}

h1 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 40px;
}

.text-left {
  padding: 30px 60px;
  font-size: 16px;
}

.subcol {
  color: #000;
  font-weight: bold;
  padding: 0 10px;
}

.main-p-mail {
  text-indent: 1em;
}

.main-p-mail a {
  text-decoration: none;
  color: inherit;
}