.-special-offer-wrapper{display: none !important;}

@media screen and (min-width: 650px) {
  #inboxWrapper #firstCol {
      width: 30%;
  }
  #inboxWrapper #secondCol {
      width: 70%;
  }
}