.text-black { color: #333; }
.carousel-indicators{
	bottom:2px;
}

@media (max-width: 767px) {
	.carousel-indicators{bottom:-20px;}
}
