  
.responsive {
  width: auto;
  max-width: 400px;
  height: auto;
}

.jumbotron {
  padding: 30px;
  background-color: #c6c6c6;
}