#medicalContactDropdownOne.cmp_dropdown-select {
  margin-bottom: 10px;
}

#medicalContactDropdownOne .cmp_select-items {
  max-height: 250px;
  overflow-y: auto;
}

#medicalContactDropdownTwo .cmp_select-items {
  z-index: 699;
  max-height: 250px;
  overflow-y: auto;
}

#medicalContactDropdownThree.cmp_dropdown-select {
  margin-top: 10px;
}

#mslText h1,
#mvaText h1 {
  font-family: "Myriad Pro Bold", sans-serif;
  font-size: 30px;
  line-height: 32px;
  color: #FFFFFF;
  margin-top: 50px;
}

#mslText p,
#mvaText p {
  font-family: "Myriad Pro", sans-serif;
  font-size: 21px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 50px;
}