@media (max-width: 1300px) {
    .search-tasks-new__child:first-of-type {
        margin-left: 0;
    }
}