@media only screen and (min-width: 991px) and (max-width: 1100px) {
  .view-infographic {
    max-width: 960px;
  }
}
