
  .icon5::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon10::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon15::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon20::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon25::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon30::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon33::before {
    content: "";
    display: inline-block;
    width: 33px;
    height: 33px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon40::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon50::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon60::before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon66::before {
    content: "";
    display: inline-block;
    width: 66px;
    height: 66px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon70::before {
    content: "";
    display: inline-block;
    width: 70px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon75::before {
    content: "";
    display: inline-block;
    width: 75px;
    height: 75px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon80::before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon90::before {
    content: "";
    display: inline-block;
    width: 90px;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon100::before {
    content: "";
    display: inline-block;
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon150::before {
    content: "";
    display: inline-block;
    width: 150px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon200::before {
    content: "";
    display: inline-block;
    width: 200px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon250::before {
    content: "";
    display: inline-block;
    width: 250px;
    height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .icon250-100::before {
    content: "";
    display: inline-block;
    width: 250px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
  