div.content {
    padding-top: 170px;
}

img#self {
    float: right;
    height: 150px;
    margin: 20px;
    width: 150px;
}

div#slideshow {
  width: 100%;
}
div#slideshow img {
  max-width: 100%;
  height: auto;
  width: auto;
}