﻿/* the styling works better with bootstrap v5.2.x */
.ci-accordion-list {
    position: relative;
    z-index: 9;
}

.img-header {
    width: 125px;
    height: 80px;
    vertical-align: top;
    margin-right: 1rem;
    padding: 0.11rem;
    border: 1px solid #fff;
    border-radius: 0.4rem;
}
