.ts-wrapper {
    flex: 1;
}

.ts-control,.ts-control input,.ts-dropdown {
    font-size: 1em;
}

.ts-dropdown .active {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}