
.backgroundimage {
  background-image: url(../images/images/contact-phone.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.backgroundform {
  background-image: url(../images/images/contact-us.avif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
