.demo {
  margin-bottom: 20px;
  border-radius: 3px;
  overflow: hidden;
}
.demo-image {
  width: 100%;
  display: block;
  height: auto;
}
