@media (max-width: 1170px) {
  .page-content {
        width: calc(100% - 20px);
    }
}
