.brand-min-height{margin:150px 0;}
.brand-min-height .d-flex{min-height:320.39px;align-items:center;}

.brand-title h2{margin: 0 0 40px;font-size: 40px;line-height: 1;font-weight: 700;text-transform: capitalize;color: #222;vertical-align: top;position: relative;}
.brand-slider{border:1px solid #DCDADA;border-radius:20px;overflow: hidden;}
.brand-slider .col{border-bottom: 1px solid #DCDADA;border-left: 1px solid #DCDADA;position:relative;top:1px;}
.brand-slider .brand-bx a{display: block;position: relative;}
.brand-slider .brand-bx a:before{content: "";display: block;padding-top: 100%;}
.brand-slider .brand-bx img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;max-width: 100%;max-height: 100%;margin: auto;-webkit-transition: all .3s ease;transition: all .3s ease;width: auto !important;}

@media all and (max-width:991px){
  .brand-min-height .d-flex{min-height:258.66px;}
  .brand-title h2{margin: 0 0 30px;font-size: 30px;}
  .brand-min-height{margin:60px 0;}
}