#Company {
  position: absolute;
  top: 231px;
  left: 64px;
  display: none;
}

#Capabilities {
  position: absolute;
  top: 231px;
  left: 296px;
  display: none;
}
  /* Expertise */
  #Expertise {
    position: absolute;
    top: 231px;
    left: 444px;
    display: none;
  }

  /* Engaging Customers  */
  #Engaging_Customers {
    position: absolute;
    top: 260px;
    left: 444px;
    display: none;
  }


#Careers {
  position: absolute;
  top: 231px;
  left: 528px;
  display: none;
}
