
#outerGliderstacks_in_2 {
	height: 55vh;
	padding: 0px !important;
	margin: 0px auto !important;
	width: 80%;
	position: relative;
}

#myGliderstacks_in_2 img {
	border-style: none;
}

/* #myGliderstacks_in_2.roundabout-holder .centered_image img.imageStyle {
	height: em;
	width: em;
	padding:0;
	margin:0;
} */

#myGliderstacks_in_2.roundabout-holder {
	height: 55vh;
	margin: 0 auto;
}

#myGliderstacks_in_2 li.roundabout-moveable-item {
	list-style:none !important;
}

#myGliderstacks_in_2 .roundabout-moveable-item {
	/* width: em; */
	cursor: pointer;
}

#myGliderstacks_in_2 .roundabout-in-focus {
	cursor: auto;
}
