.layout--newsletter .block-content {
  column-gap: 10px;
 -webkit-hyphens: auto;
  hyphens: auto;
}

.layout--newsletter div.block-content .group-right {
  margin-right: -10px;
}