.category-add-images {
    border: 1px solid;
}

#categoryImageCarousel .carousel-indicators [data-bs-target] {
    width: 100% !important;
    height: auto;
    border-top: 0;
    border-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}

#categoryImageCarousel .carousel-indicators {
    justify-content: start;
    margin-left: 0;
    margin-right: 0;
}

.pop-img .pop-header {
    position: relative;
    margin-top: 0;
}

.pop-header .breadcrumb-wrapper {
    position: relative;
}

body {
    overflow-x: hidden;
    overflow-y: auto; /* Fallback */
}
