/* inner style */
.inner {
  padding: 10px;
  background: #eee;
}

.inner img {
  width: 100%;
  margin-bottom: 10px;
}