.help-movie__table {
  margin-top: 60px;
}

.help-movie__table:last-child {
  margin-bottom: 60px;
}

.help-movie__table .tbl_basic{
  border-collapse: collapse;
  border-spacing: 0;
}

.help-movie__table .tbl_basic td:nth-child(1) {
  width: 40px;
  text-align: center;
}

.help-movie__table .tbl_basic td:nth-child(2) {
  width: 250px;
}

.help-movie__table .tbl_basic td:nth-child(3) {
  /* width: 415px; */
  text-align: left;
}