.abivia-article-carousel .carousel-control {
	z-index: 15;
	width: initial;
	color: lightgray;
}
.abivia-article-carousel .carousel-control.left, .carousel-control.right {
	background: transparent;
}
.abivia-article-carousel {
	/* margin: 0 15px; */  /* Removed by Troy to allow full width */
}
/* make thumbnails full width */
.carousel-inner .thumbnail>img {
  width: 100%;
}
