@media (min-width: 768px){
.carousel:not(.carousel-small) .carousel-inner {
    min-height: 50px !important;
}
}
.carousel-indicators li>a.active:before {
    background-color: #b86555 !important;
}
.carousel-inner{ background-color: #006fcf !important;}
h2.card-subtitle { font-size:1.5em; }
.carousel-control { top-padding: 5rem !important; }
