@media (min-width: 50rem) {
    .page {
        background-image: url('/img/paintings_background_img.jpg');
    }
}
