.filter {
min-width: 200px;
}
.hiddenInput {
max-height: 100px;
visibility: hidden;
min-height: 0px;
max-height: 0px;
.hidden {