.uc-marginpromo
{
  margin: 0 150px;
}

.t-store__filter__search-and-sort {
    display: table-cell;
    text-align: center;
    white-space: nowrap
}

.t-store__filter__search .t-store__filter__input {
    border-radius: 3px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 30px;
    width: 350px;
    height: 30px;
}

.t-store__filter__search-mob-btn {
    cursor: pointer;
    display: none
}