img {
  width: 40%;
  height: auto;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.navbar-default {
  background-color: transparent;
  border-color: white;
  color: black;
}

.page-header {
  clear: both;
  border-bottom: 0px;
}
