﻿.vp-privacy-policy-image-bg {
  background: url(../media/images/contact.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 572px;
}
.vp-privacy-policy-image-bg .green-container {
  --bg-opacity: .8;
  height: 202px;
  width: 480px;
  border-radius: 0px 10px 10px 0px;
}

h3 {
  margin-top: 30px;
}
