@charset "utf-8";

.relatedProducts .carousel-control {
    text-shadow: none;
    filter: alpha(opacity=0);
    opacity: 0;
}

.relatedProducts .thumbnail {
	border:none;
	padding:15px 30px;
}

.relatedProducts .thumbnail img{
	width:65%;
	height: auto;
}