.top-banner-slider img{
height: 600px !important;
}
.carousel-caption{
    bottom: 40%;
}
.carousel-caption h1{
    font-weight: 700;
}
@media (max-width: 768px) {
.top-banner-slider img{
height: 200px !important;
}

.hero .upcoming-event .event-content .event-action {
    margin-top: 0px;
}

}