body {
background-image: url(https://www.nordicure.fi/prospercart/site/templates/global/assets/img/uploaded-background-image.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: center;
}
@media only screen and (min-width:80em) {
.content {
padding: 1em;
}
