.tdt-search {
  width: min-content;
  position: relative;
  .tdt-search-route__close {
    position: absolute;
    right: 5px;
    top: 7px;
    cursor: pointer;
  }
}
