.old_type .parent {
  width: 100% !important;
  overflow: hidden;
  background-position: top center !important;
  background-size: 1366px !important;
}

.old_type .parent > div:first-of-type {
  display: none;
}

.old_type .photo_info {
  width: 1200px !important;
  padding: 30px !important;
  margin-top: 1000px !important;
}

.old_type .photo_info > div:first-of-type {
  width: 100% !important;
  padding: 30px !important;
  margin: 0 !important;
  font-size: 44px !important;
  line-height: 60px !important;
}

.old_type .photo_info .con {
  width: 100% !important;
  margin-top: 30px !important;
}

.old_type .photo_info .con p {
  font-size: 32px;
  line-height: 2;
}

.old_type .photo_info .con p img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.old_type .photo_info .con p[style*="text-indent: 2em;"] img {
  margin-left: -2em;
}
