
		#gallery-wrapper {
		position: relative;
		max-width: 100%;
		width: 100%;
		margin:10px auto;
		
		}
		
		img.thumb {
		width: 100%;
		max-width: 100%;
		height: auto;
		}
		
		.white-panel {
		position: absolute;
			}
		

