.carousel-inner img{
    height: 70vh;
    width: 100vh;
}
.col{
    height: 10px;
    width: 450px;
    margin-top: 50px;
    margin-left: 2px;
}
.col .d1{
    height: 5px;
}
.col img{
    height: 200px;
    width: 430px;
    padding: 5px;
}
.foot{
    width: 100%;
    position: absolute;
    top: 130%;
}