@media (max-width: 768px) {
    .description-box {
      padding: 20px !important;
      margin: 0 15px !important;
    }
  }