@media (max-width:1700px) {
  .btn-block-align {
    width: 100%;
    white-space: normal;
  }
  .mainMenuSubBlock {
    min-width: 28%;
  }
  .indLeadersSection .outerContainer {
    background-position: right 10% top 110px;
  }
  .container.hostingPlanIncludesContainer {
    max-width: 78%;
  }
  .voipNumberPortBlocks {
    max-width: 86rem;
    margin-left: 11.3rem;
  }
}