.ballad-banners {
  padding: 5px;
  background-color: #f5f5f5;
}

.ballad-banners .close {
  float: right;
}

.ballad-banners__message,
.ballad-banners .field--name-message {
  /* Prevent the message from pushing down the close icon. */
  display: inline-block;
}
