.num-box-5::before {
content: '5' !important;
}
.num-box-6::before{
content: '6' !important;
}
.hide-box{
display: none;
}