/* SLIDE FULLBROWSER IMAGE */
/* ---------------------------------------------------- */
.fullbrowser-image-container {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.fullbrowser-image-container .photo { 
	position: absolute;
}