
.card-body {
    padding: 0.3rem 0.3rem 0.2rem
}




ul li a img {
    width: 80px;
    height:55px!important;
    border: 1px solid black
     

}

ul li{
    padding: 2px!important;
}

ul li  img {
    width: 844px;
height: 386px !important;
     
     

}

ul li:first-child a img {
    
    width: 30px;
    padding-left : 10px;
    margin-left: 15px;
    border:none;
}

.card-img-size {

    margin: 0 auto;
    width: 200px;
    height: 200px;

}

.accordion-item:last-of-type {
    border: none;
    margin-bottom: .5rem !important;

}
.accordion-item{
    margin-bottom: .5rem !important;
    border: none;
}

.accordion-button{
    background-color:#d7cccc;
}
.accordion-button:focus {
    box-shadow: none;
}

.accordion-body .card{
    padding: 10px!important;
}