.img-token-vls{
    position: relative;
}
.input-token-vls{
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    border: none;
    outline: none;
    height: 35px;
    width: 180px;
    background: transparent;
    position: absolute;
    left: 190px;
    top: 35px;
}

.hide {
    display: none !important;
}