.js-flag-message {
position: absolute;
right: 0;
width: 240px;

color: #0b4d57;
  background-color: #d0e6e9;
  border: 1px solid #b8d9de;
  padding: 1rem;
}