/* white you custom css code here. only css code will work */
body > .alert.alert-warning
{
  display:none !important;
}