.xmas-theme {
    #hero .container.row {
        gap: 0px;
    }

    #hero .hero-image {
        width: 860px;
    }

}

body#home {
    background-image: url(/assets/xmas-bg.jpg);
}

img.cover-top {
    object-position: 0 -130px;
}