.jg-slideshow {
	position: relative;
	top: 8px;
	width: 100%;
	overflow: hidden;
	}
	
.jg-slidewrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
.jg-slide {
	float: left;
	}
	
.jg-slide img {
	width: 100%;
	}
	
@media only screen and (max-width: 485px) {
	
	.tape-one {
		width: 60px;
		bottom: -22px;
		right: -30px;
		}
			
	.tape-two {
		position: absolute;
		top: -2px;
		left: -15px;
		z-index: 4;
		width: 62px;
		}
			
		}