svg {
  width: 20%;
  height: auto;
}

.svg-33 {
  width: 33%;
}

.svg-50 {
  width: 50%;
}

.svg-60 {
  width: 60%;
}

.svg-66 {
  width: 66%;
}

.svg-80 {
  width: 80%;
}
/*
img,
svg {
  border: 2px dotted #f9f4f2;
} */

:focus {
  outline: none;
}