.carousel {
    max-height: 550px;
}

.slider .indicators .indicator-item.active
{
	background-color: #FFD440;
}

.slider {
    height: 400px !important;
}

.indicators {
    z-index: 2;
    bottom: 30px !important;
}

.action-button {
    font-size: 20px;
    padding: 0px;
    width: 200px;
}