.gallerybox .galleryTeaser {
  width:auto;
}
.gallerybox .galleryTeaser .galleryTeaserImage {
  float:none;
  position:relative;
  left:50%;
  margin-left:-50px;
  background-color:transparent;
}

.gallerybox .galleryTeaser .galleryTeaserText {
  float:none;
  text-align:center;
}

.gallerybox .galleryTeaser .galleryTeaserText h1, .gallerybox .galleryTeaser .galleryTeaserText h2{
  width:100%;
  text-align:center;
  margin-left:0px;
  padding-left:0px;
}
