.svg-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;
}
.svg-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;
}

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

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

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

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

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

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