.modal-dialog {
	width:90%;
	max-width: 950px;
}

.carousel-indicators li {
	display: none;
}

.carousel-control.right {
	background-image: none !important;
}


.carousel-control.left {
	background-image: none !important;
}

