.itemid-1430 .flexi_search {
    display: flex;
    flex-direction: row;
}
.itemid-1430 .fc_filter_html {
    position: relative;
    display: flex;
    flex-direction: column;
}
.itemid-1430 label#use_advsearch_options_lbl {
    padding: 9px;
    margin-top: 20px;
}
div.fc_checkradio_group_wrapper{
  max-height: initial !important;
}
span.fc_return_msg {
    display: none !important;
}
.mod_flexiadvsearch_wrapper {
    display: flex;
    justify-content: center;
}
#mod_flexicontent_carousel191 .field_block.field_denomination,
#mod_flexicontent_carousel191 .field_block.field_field15 {
    display: none;
}
@media only screen and (max-width : 768px) {
.itemid-1430 .flexi_search {
    display: flex;
    flex-direction: column;
}
}