
.section-list-wrap .card:hover{
    box-shadow: 0 0 0 0.05rem var(--bs-custom), 0rem 0rem 1.25rem rgb(30 34 40 / 4%);
  }
.section-list-wrap .card:hover img{
    opacity:0.7
  }
.card-img-top{
  line-height: 170px;
  text-align: center;
}
.card-img-top img{
  max-height: 170px;
  width:auto;
  max-width:80%;
}
.sect-body h5{
  height: 52px;
    overflow: hidden;
}