.icon-pg {
    background: url(../../assets/img/icon/pg.svg) center no-repeat;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    height: 30px;
    width: 32px;
    background-size: 25px;
}
.icon-idnslot {
    background: url(../../assets/img/icon/idnslot.svg) center no-repeat;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    height: 30px;
    width: 32px;
    background-size: 25px;
}