.search-model-button .et_pb_button.update-btn {
    /*width: 210px;*/ padding: 0.5em 0.5em !important;
}
.search-model-button .et_pb_button.update-btn:hover {
   /* width: 210px;*/padding: 0.5em 0.5em !important;
}
.search-model-button .et_pb_button.reset-btn-modal{width: 150px;padding: 0.5em 0.5em !important;}
.search-model-button .et_pb_button.reset-btn-modal:hover{width: 150px;padding: 0.5em 0.5em !important;}
} 
}
@media only screen and (max-width: 600px) {
	.mod_search.et_pb_contact_submit.et_pb_button.modify-search-btn{width: 100%;margin:0px;}
}