div.Footer__footerContent {     /* this will hide div with class div_class_name */
  display:none;
}
