
.NewsletterContainer {
    width: 100%;
    min-height: 20px;
    overflow: hidden;
}
.NewsletterHead {
  color: #ffffff;
  font-size: 18px !important;
  height: 26px !important;
  margin: 0 0 26px !important;
  width: inherit !important;
}

.NewsletterHead .TitleH2 {
    position: relative;
    top: -8px;
    right: 3px;
}