.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 4%;
}

/*////////////////////////////////////
///////////////Waizata////////////////
////////////////////////////////////*/
.w-pic {
    max-width: 200px;
}

.w-img {
    max-height: 597px; 
    max-width: 269;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: rgb(0, 27, 180);
}

.carousel-indicators {
    bottom: -50px;
}

/*////////////////////////////////////
///////////////CDM////////////////////
////////////////////////////////////*/
.cdm-img {
    max-height: 1080px;
    max-width: 925px;
}