.custom-pattern-wrapper{position: absolute;opacity: 0;visibility: hidden;;}
.custom-pattern-wrapper img{display: block;}
.elementor-firststteam-logos-item{
    border-top: 2px solid #123081;
  border-left: 2px solid #123081;
  padding: 30px;
  white-space: nowrap;
  overflow: hidden;
}
.elementor-firststteam-logos-item:nth-child(3n+1) {
    border-left: unset;
    
  }
  .elementor-firststteam-logos-item:nth-child(-n+3) {
    border-top: unset;
    
    /* this is could also be the "header" row, bolding etc. goes here*/
  }