.carousel-div{
    width: 100%;
    height: inherit;
    display: block;
    position: relative;
    background: #f4f4f4;
}
.carousel-image{
    height: 100%;
    width: 100%;
}
.about_box {
    padding-top: 30px;
    padding-left: 10px;
    text-align: center;
    padding-right: 10px;
    padding-bottom: 15px;
}

.footer_bar a {
    color: #7f8698 !important;
}
