.pm-icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.pm-icons__item{display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.pm-icons__item img{display:block;max-width:30px;max-height:20px;object-fit:contain}.pm-icons--small .pm-icons__item img{max-width:20px;max-height:13px}.pm-icons--big .pm-icons__item img{max-width:40px;max-height:27px}