.lp_movie h3 {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 1rem;
  font-weight: 500;
}

@media screen and (min-width: 1024px) {
    .lp_movie h3 {
      font-size: 1.8rem;
    }
}