.room-page .slideshow-item:nth-child(1) {
    background-image: url('/room/img/treasure-tower/room-hero1.webp');
}

.room-page .slideshow-item:nth-child(2) {
    background-image: url('/room/img/treasure-tower/room-hero2.webp');
}