.policy h3 {
  line-height:1.5;
  margin-bottom:10px;
  font-weight: bold;
}

.policy p {
  line-height: 2;
  margin-bottom:30px;
}

@media screen and (max-width: 767px) {
.policy{
  margin-top: 30px;
}
}