/*.PC #CERTIFI .PHONE_BT a,
.PC .BT > ul > li > a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: unset !important;
}

.PC #CERTIFI .INFO li {
  height: auto !important;
}

.PC #CERTIFI .PHONE_BT {
  width: unset !important;
}
*/
#CERTIFI .PHONE_BT a {
  border-radius: 5px;
}

#CERTIFI .BT a.COLOUR01,
#CERTIFI .BT a.COLOUR02 {
  border-radius: 10px;
}

input[type=number]::-ms-clear,
input[type=number]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
