.inner017 {
  position: absolute;
  bottom: -60px !important;
  padding: 45px !important;
  background-color: #eee;
}
@media only screen and (max-width: 640px) {
.inner017 {
  position: static;
  top: 0;
  -webkit-transform: none;
  transform: none;
  padding: 10% !important;
margin: -30px 7% 0 !important;
  height: auto !important;
  z-index: 2;
}
}

