.content-img {
  max-width: 98%;
}

.status-message {
  color: #999;
  font-size: 60%;
}
.alert-message {
  color: #fff;
  background: #df2d4f;
}
body {
  color: #222;
}
th {
  text-align: center;
}
a {
  color: #265778;
}
