.grid_logo_section .logo-card{align-items:center;border:1px solid #dee2ea;border-left:none;border-top:none;display:flex;min-height:105px;padding:5px;text-align:center}.logo-card img{max-width:fit-content;width:100%}@media(min-width:1024px){.grid_logo_section .logo-card:nth-child(3n){border-right:none}.grid_logo_section .logo-card:last-child,.grid_logo_section .logo-card:nth-last-child(2),.grid_logo_section .logo-card:nth-last-child(3){border-bottom:none}.grid_logo_section .three_col_adjust span{grid-gap:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(32%,1fr))}}@media(max-width:1024px){.grid_logo_section .three_col_adjust span{grid-gap:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(50%,1fr))}.grid_logo_section .logo-card:nth-child(2n){border-right:none}.grid_logo_section .logo-card:last-child,.grid_logo_section .logo-card:nth-last-child(2){border-bottom:none}}