/*
#delivery-index .side-image { background-image: url(../img/new-year/bg-delivery-index-truck.webp); }
#header .site-logo { background-image: url(../img/new-year/site-logo.png); }
#header { background: url(../img/new-year/header-snow.png) left center no-repeat; }
#footer .site-logo { background-image: url(../img/new-year/site-logo.png); }
#categories { background: url(../img/new-year/snowfall.png) center top repeat-x, #f0f0f0; }
#contacts .ui-button::after { position: absolute; content: ''; display: block; left:-51px; top: 50%; width: 100px; height: 100px; background: url(../img/new-year/contact-button.png) center/contain no-repeat; transform: translate(0, -45%); }
#contacts .ui-button { padding-left: 40px; left: 30px; }
*/