html {
    font-size: calc(100vw / 1260);
}

.content-wrapper {
    width: 100%;
}

.content-page .content-image {
    height: 37vw;
}