
html body.contactPage header.topbar,
html body.contactPage .topbar{
  border-bottom:1px solid #cfe0f2 !important;
  box-shadow:none !important;
}

html body.contactPage header.topbar::after,
html body.contactPage .topbar::after{
  content:none !important;
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  width:0 !important;
  height:0 !important;
  min-height:0 !important;
  max-height:0 !important;
  background:none !important;
  box-shadow:none !important;
}
