.askWrap {
  position: fixed;
  bottom: 0;
  right: 20px;
  z-index: 1000;
  width: 320px; }

@media only screen and (max-width: 340px) {
  .askWrap {
    right: 0; } }
#formProc, #formThank {
  height: 400px; }

#formDrag {
  font-size: 16px;
  float: left; }
