#wrap.content.container {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
#wrap.content.container {
  margin-bottom: 20px !important;
}
}