#page{
  background-image:url(images/bg@2x.jpg);
}

.header .logo{
  background-image:url(images/dallmayr@2x.png);
  background-image:url(images/dallmayr.svg), none;
}
.button{
  background-image:url(images/btn@2x.png);
  background-image:url(images/btn.svg), none;
}
.button:active{
  background-image:url(images/btn_on@2x.png);
  background-image:url(images/btn_on.svg), none;
}
#content .block.rules .center::before{
  background-image:url(images/prizes@2x.png);
}
#content .block.register .info{
  background-image:url(images/reg_bg@2x.jpg);
}
div.check input:checked + label::after{
  background-image:url(images/check@2x.png);
  background-image:url(images/check.svg), none;
}
#content .block.winners .center{
  background-image:url(images/winn_bg@2x.jpg);
}
#content .block.winners .center::before{
  background-image:url(images/winn_bg@2x.png);
}
#content .block.winners .raffles .item.kavos::before{
  background-image:url(images/winn/m/kavos@2x.png);
}
#content .block.winners .raffles .item.dolce::before{
  background-image:url(images/winn/m/dolce@2x.png);
}
#content .block.winners .raffles .item.intenso::before{
  background-image:url(images/winn/m/intenso@2x.png);
}
#content .block.winners .raffles .item.forte::before{
  background-image:url(images/winn/m/forte@2x.png);
}
