* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}


/* .carousel-item {
    width: 100% !important;
    height: 100vh !important;
} */

.about-imgae {
    min-width: 100%;
    max-height: 250px;
}

.our-services img {
    width: 100%;
    height: 100%;
}