body {
  font-family: "Avenir LT W01_35 Light1475496";
  color: white;
  padding: 0;
}
h2 {
  display: none;
}
#tool-63 .component-wrapper {
  justify-content: space-between;
}
#tool-63 ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  height: 10rem;
  margin: 0;
  height: auto;
  flex-wrap: wrap;
}
#tool-63 .current .label {
  display: none;
}
#tool-63 .current .data {
  font-size: 5rem;
  font-weight: 700;
}
#tool-63 .val_change_close_calc {
  margin-left: 4.8rem;
  margin-right: 0.45rem;
}
#tool-63 .val_change_close_calc .data {
  font-size: 1.8rem;
  font-weight: 700;
}
#tool-63 .custom-text {
  display: flex;
  justify-content: flex-end;
}
#tool-63 .custom-text div {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
#tool-63 .custom-text a {
  font-size: 2.3rem;
  color: white;
}
#tool-63 .custom-text a:after {
  content: "";
  display: inline-block;
  width: 2.2rem;
  height: 1.6rem;
  vertical-align: middle;
  margin-left: 0.5rem;
  background-image: url(https://cdn.irtools.co.uk/custom/serco_plc/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right 1rem center;
}
@media (max-width: 649px) {
  #tool-63 .component-wrapper {
    gap: 1.5rem;
  }
  #tool-63 .val_change_close_calc {
    margin: 0;
  }
  #tool-63 .current {
    font-size: 36px;
    width: 100%;
  }
  #tool-63 ul {
    padding: 2rem;
    line-height: 1.5;
  }
  #tool-63 .custom-text {
    padding: 0 2rem 2rem 2rem;
  }
}
