.first_header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.first_header .ct_line{
    border-bottom: 0;
}

.first_header .ct_line div{
    width: auto;
}