.left img {
  width: 100%;
}
.left > div {
  margin-bottom: 30px;
}

.main-image img {
  width: 100%;
}

.main-message {
  margin-bottom: 15px;
}
.main-message img {
  width: 100%;
}

.sub-message {
  background: #1dadee;
  color: #fff;
  padding: 15px;
  border-radius: 15px;
  font-size: 1.2em;
}

.blog-link a {
  color: #fff;
}
