.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
    max-height: 400px;
    width: 100%;
}
    
    .intro-section {
max-height:600px;
    padding-top: 110px;}
    #about h2 {text-align:left;}
    .about-section {background-color:white;padding-top:20px;}
    .about-section table {width:100%;}
    .about-section td {width:50%;text-align: left;}

    .mt10{margin-top:-30px;margin-bottom:30px;}