.block-category{
    width: 25%;
    position: relative;
    float: left;
    text-align: center;
}
#products{
    position: relative;
    float: left;
    margin-top: 17px;
    width: 100%;
}
.ui-autocomplete{

    right: 32%!important;
}