.anc-container {
    display: flex;
    flex-wrap: wrap;
}
.anc-input-field {
    flex: 1;
    margin: 5px !important;
}