@charset "UTF-8";
/* CSS Document */

body {
    min-width: 100%;
}
.content {
    padding: 0 20px;
}

.content h2 img {
    max-width: 250px;
}