#map img {
  width: auto;
  max-width: inherit !important;
}
.mui-content {
  background: none !important;
}
.mui-content .mui-content-body {
  background: #fff;
  padding: 40px 40px 60px 40px !important;
  color: #434343;
}
.mui-content .mui-content-body h1 {
  text-align: center;
  line-height: 80px;
  font-size: 32px;
  color: #ec642b;
}
.mui-content .mui-content-body h3 {
  text-align: center;
  line-height: 35px;
  font-size: 20px;
}
.mui-content .mui-content-body h5 {
  text-align: center;
  line-height: 60px;
  font-size: 16px;
}
.mui-content .mui-content-body h6 p {
  text-align: center;
  line-height: 25px;
  font-size: 14px;
}
.mui-content .map {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 480px;
  margin-top: 40px;
}
