.form-group.suche .bootstrap-tagsinput {
  background-color: #fff;
  border: none;
  box-shadow: none;

  padding: 4px 6px;

  vertical-align: middle;
  border-radius: 0;
  max-width: inherit;
  width: calc(50% - 10px);
  line-height: normal;
  cursor: text;
}

.form-group.suche .twitter-typeahead {
  display: inline;
}
#collapseFour .form-group.region {
  width: 100%;
}
.page h1:first-child {
  font-size: 40px;
}

.container .container {
  padding: 0 !important;
}

.gallery-row .image.left {
  text-align: left;
}

.gallery-row .image.center {
  text-align: center;
}

.gallery-row .image.right {
  text-align: right;
}

/*.panel-four .form-horizontal .form-group.region {*/
/*width: 100%;*/
/*}*/
