.image-class{
    width:100px!important;
    height:100px!important;
    margin-left:2%;
    margin-top:2%;
}

  .btn-success{
    margin-right:1%!important;
    background-color: #f87e24!important;
    border:1px solid  #f87e24!important;
     color:white;
  }
  .btn-warning{
    background-color:#f26522 !important;
    border:1px solid #f26522 !important;
    color:white!important;
  }
  .middle-outer-div-brands{
    width:100%!important;
  }
  .max-width-section-brands {
    width:auto!important;
  }