.carousel-caption {
  display: block !important;
  text-align: center;
  overflow: visible !important;
  padding: 0;
  height: auto !important;
  max-height: 100%;
}

.logo-wrapper {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto !important;
  overflow: visible !important;
}

.carousel-logo {
  width: 680px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}