.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100% !important;
    height: auto;
    width: 90% !important;
}

.form-control {
    min-height: 50px;
}
.banner-container {
    background-color: white;
}