@media (min-width: 992px){
    .bk-small-search{
        height: 366px !important;
    }
    .bk-small-search>.wrapper{
        padding-bottom: 44px ;
        justify-content: end ;
    }
}


