.w-40-imp {
    width: 10rem !important;
  }

  .h-40-imp {
    height: 10rem !important;
  }

  .overflow-scroll {
    position: relative;
    overflow: hidden;
  }
  .td-logo-row-banner img {
    height: 200px;
    object-fit: contain;
  }