#slide1 {
	background-image: url(../images/1stfixing/IMG_0011.jpg); 
}
@media screen and (max-width: 450px) {
	#slide1 {
		background-image: url(../images/mobile/1stfixing/IMG_0011.jpg);
	}
}
#slide2 {
	background-image: url(../images/1stfixing/IMG_0129.jpg);
}
@media screen and (max-width: 450px) {
	#slide2 {
		background-image: url(../images/mobile/1stfixing/IMG_0129.jpg);
	}
}
#slide3 {
	background-image: url(../images/1stfixing/IMG_0358.jpg);
}
@media screen and (max-width: 450px) {
	#slide3 {
		background-image: url(../images/mobile/1stfixing/IMG_0358.jpg);
	}
}
#slide4 {
	background-image: url(../images/1stfixing/IMG_1945.JPG);
}
@media screen and (max-width: 450px) {
	#slide4 {
		background-image: url(../images/mobile/1stfixing/IMG_1945.JPG);
	}
}
#slide5 {
	background-image: url(../images/1stfixing/IMG_1948.JPG);
}
@media screen and (max-width: 450px) {
	#slide5 {
		background-image: url(../images/mobile/1stfixing/IMG_1948.JPG);
	}
}
#slide6 {
	background-image: url(../images/1stfixing/IMG_4038.jpg);
}
@media screen and (max-width: 450px) {
	#slide6 {
		background-image: url(../images/mobile/1stfixing/IMG_4038.jpg);
	}
}
#slide7 {
	background-image: url(../images/1stfixing/IMG_6589.JPG);
}
@media screen and (max-width: 450px) {
	#slide7 {
		background-image: url(../images/mobile/1stfixing/IMG_6589.JPG);
	}
}