.eg-widget {
    display: flex;
    flex: 1;
}

.eg-widget-frame {
    border: none;
    height: 0;
    margin: auto;
    width: 100%;
}

/* .eg-search-widget {} */

.eg-search-widget-frame {
    max-width: 575px;
    min-width: 300px;
}
