@media (max-width: 560px) {
  .tpm-container {
    width: min(100% - 28px, 1180px);
  }

  .tpm-section {
    padding: 72px 0;
  }
}
