.participated-at-wrapper{width:1200px;max-width:100%}.participated-at-wrapper .columns-wrapper{display:flex;align-items:center;justify-content:space-between;gap:1rem}.participated-at-wrapper .text{font-size:1.2rem;line-height:60px;font-weight:600;color:#cccccd;flex-shrink:0}.participated-at-wrapper .images{flex-grow:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;gap:1rem}.participated-at-wrapper .col{width:calc(16.66667% - 1rem);text-align:center}.participated-at-wrapper .col:last-child{margin-right:0}@media (max-width:991px){.participated-at-wrapper .columns-wrapper{flex-direction:column}.participated-at-wrapper .col{width:33.33333%}}