#contactForm {
  position: relative;
}
#hideJotForm {
    position: absolute;
    width: 514px;
    height: 57px;
    background-color: #dbded7;
    z-index: 10;
    bottom: 0;
}
