.btn-control {
    border-radius: unset;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 27px;
    width: 27px;
    padding: 0;
    cursor: pointer;
}