.inner-page .image {
    background: url("../img/inner-pages/sculptor/oak-leaf-carving.webp") top center no-repeat;
    background-size: cover;
}
.inner-page .image.col-12 {
    min-height: 300px;
}

.inner-page .bottom-image {
    background: url("../img/inner-pages/sculptor/leaf-carving.webp") top center no-repeat;
    background-size: cover;
}
.inner-page .bottom-image.col-12 {
    min-height: 650px;
}

.inner-page a.instagram {
    font-size: 1.2em;
}