.contact-fix {
  position: relative;
  background-image: url("./../../Imags/cantactUs/1.png");
  background-origin: border-box;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1024px) {
  .contain {
    max-width: 85%;
    margin: 0 auto;
  }
}