.catalog-main_body__title {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main-sort {
    margin-bottom: 1.3em;
    font-size: 14px;
    width: 220px;
}

.main-sort .selectric {
    height: 40px;
}

.main-sort .selectric .label {
    line-height: 40px;
    height: 40px;
    margin-right: 2em;
}

.main-sort .selectric .button {
    height: 40px;
}

.main-sort .selectric .button::after {
    width: 15px;
}
