@media (max-width:1440px) {
  .mainMenuSubBlock {
    min-width: 33.2%;
  }
  .indLeadersContainer {
    left: -6%;
  }
  .indLeadersSection .outerContainer {
    background-position: right 7% top 150px;
  }
  .banner-item > div {
    margin-left: 14%;
  }
  .container.hostingPlanIncludesContainer {
    max-width: 92%;
  }
  .emailHeaderSect img {
    margin-left: 4%;
  }
  .sbTplBlock {
    width: 96%;
    margin-left: 1.1%;
  }
  .tabLeftArrowDiv, .tabRightArrowDiv {
    width: 2%;
  }
  .whoisPrivacyHeaderImg {
    width: 100%;
  }
  .hostingVsSect .col-lg-3 {
    max-width: 25%;
  }
  .hostingVsSect .col-lg-7 {
    min-width: 71%;
  }
  .webReasonsSection .outerContainer {
    background-position: -95px 36px;
  }
  .voipNumberPortBlocks {
    max-width: 86.5rem;
    margin-left: 2.9rem;
  }
  .voipReasonsSection .outerContainer {
    background-position: 65px 0px;
  }
  #dashPageBlock .col-lg-6 {
    min-width: 100%;
  }
}