@media screen and (max-width: 768px) {
  .staticBnr {
      padding: 0 20px;
      margin: -15px 0 -20px;
  }
}
