a {
padding-top: 2px;
}

input {
  display: block;
}

#subscribe {
  height: 359px;
}

.button {
  margin: 0px auto;
  width: 120px;
  height:40px;
  background-color: #C1C1C1;
  border-radius: 4px;
  text-align: center;
  padding: 8px;
  margin-top: 50px;
}

.button a {
  color: black;
  display: block;
  padding: 2px;
}


.gallery-thumb {
  max-width: 230px;
  max-height: 140px;
}

.gallery-pic-land {
  width: 240px;
  height: 210px;
  padding-top: 25px;
}

.gallery-pic-port {
  height: 220px;
  width: 170px; 
}

.row > .col-sm-3 > a {
  color: black;
}

.bottom-padding {
  padding-bottom: 20px;
}

.caret {
  margin-left: 4px;
}

.gallery-title-short {
  font-size: 22px;
}

.gallery-title-long {
  font-size: 20px;
}

