.alertInner {
  background: #cd1a1a;
  color: #fff;
  padding: 20px;
  position: relative;
  box-shadow: 0px 0px 5px #333333;
  box-sizing: border-box;
 text-align: left;
  z-index: 55;
  font-size: 24px;
font-weight: bold;
 width: 100%;
}