@charset "utf-8";

.imc {
  position: relative;
}
.imc .imc__size-tools {
  position: absolute;
  bottom: 10.64%;
  left: 63.55%;
  width: 16.4%;
  height: 0.9%;
  display: flex;
  gap: 17%;
}
.imc .imc__size-tools li {
  width: 100%;
  height: 100%;
}
.imc .imc__download-btn {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
}