.search-header .folding {
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    align-items: center;
}

.search-header .folding .btn {
    
}

.search-header .folding .content {
    width: 100%;
}

.search-header .contentsections .contentsection .heading {
    padding-left: 0;
}

