
	
  .sdgs1 {
    background-image: url('../sdgs/sdg-01.svg');
    background-color: #eb1c2d;
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs2 {
    background-image: url('../sdgs/sdg-02.svg');
    background-color: #d3a028;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs3 {
    background-image: url('../sdgs/sdg-03.svg');
    background-color: #279b48;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs4 {
    background-image: url('../sdgs/sdg-04.svg');
    background-color: #c31f32;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs5 {
    background-image: url('../sdgs/sdg-05.svg');
    background-color: #ef402b;
    background-size: 40%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs6 {
    background-image: url('../sdgs/sdg-06.svg');
    background-color: #00aed8;
    background-size: 40%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs7 {
    background-image: url('../sdgs/sdg-07.svg');
    background-color: #fcb612;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs8 {
    background-image: url('../sdgs/sdg-08.svg');
    background-color: #8f1738;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs9 {
    background-image: url('../sdgs/sdg-09.svg');
    background-color: #f36d25;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs10 {
    background-image: url('../sdgs/sdg-10.svg');
    background-color: #e01484;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs11 {
    background-image: url('../sdgs/sdg-11.svg');
    background-color: #f99d26;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs12 {
    background-image: url('../sdgs/sdg-12.svg');
    background-color: #cf8d2a;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs13 {
    background-image: url('../sdgs/sdg-13.svg');
    background-color: #48773d;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs14 {
    background-image: url('../sdgs/sdg-14.svg');
    background-color: #007dbc;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs15 {
    background-image: url('../sdgs/sdg-15.svg');
    background-color: #3db049;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs16 {
    background-image: url('../sdgs/sdg-16.svg');
    background-color: #02558b;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }

  .sdgs17 {
    background-image: url('../sdgs/sdg-17.svg');
    background-color: #183568;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 30px;
  }