@charset "UTF-8";
/* CSS Document */

.title__wapper {
  text-align: center;
  font-weight: 400;
  margin-bottom: 80px;
}

.other img {
  object-position: 80% 50%;
}

.contactForm,
.submit__area {
  width: 90%;
}

@media (max-width: 1025px) {}

@media (max-width: 600px) {}