.slot1 { background-image: url("/assets/web/img/slots/machine6/01.png"); }
.slot2 { background-image: url("/assets/web/img/slots/machine6/02.png"); }
.slot3 { background-image: url("/assets/web/img/slots/machine6/03.png"); }
.slot4 { background-image: url("/assets/web/img/slots/machine6/04.png"); }
.slot5 { background-image: url("/assets/web/img/slots/machine6/05.png"); }
.slot6 { background-image: url("/assets/web/img/slots/machine6/06.png"); }

.slotMachine .slot {
	border: 3px solid #01ffdd;
	background-size: cover;
}

.bottom_slots {
	background-image: url('/assets/web/img/slots/machine6/machine-bottom-slots.png');
}