/* IE Only - remove scrollbar in the home page */

html {
  #overflow: hidden;
}

