

.t668__circle {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px;
    border-radius: 100px;
}

.t668__wrapper {
    border-radius: 6px;
}

.t668__lines svg {
    width: 12px;
    height: 12px;
    position: relative;
    top: 6px;
    right: -6px;
}
