.gallery img {
    max-width: 300px;
    display: inline;
    margin: 15px;
}

.gallery img.paysage {
    max-width: 800px;
}

.gallery h1 {
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 18px !important;
    color: #B35B81;
    margin-bottom: 30px;
}

.pink-bg h1 {
    color: #f0e0e7;
}