main img {
    width: 100%;
}

.streetview > div {
    float: left;
}

.caption {
    font-style: italic;
    text-align: center;
}

h1 {
    float: none;
    clear: both;
}

.vistars img {
    width: 256px;
}
.vistars figure {
    float: left;
}
.vistars figure:after {
    clear: both;
}

iframe {
    height: 400px;
}
