@media only screen and (max-width: 1050px) {
  #content {
    margin: 0 !important;
    max-width: 100% !important;
  }
}