.cinema-cover img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.35);
  margin-bottom: 30px;
}
