
img {
  max-width: 100%;
}
.superiortemplate {
  text-align: left;
  margin-bottom: 4rem;
}
.superiortemplate .imgbox {
  width: 4.5rem;
}
.perlity_pub {
  width: 37.5rem;
  padding: 5rem 3.125rem 5rem 5rem;
  box-sizing: border-box;
  color: #005B47;
}
.perlity_pub h5 {
  font-size: 1.125rem;
  line-height: 2.5rem;
}
.perlity_pub h4 {
  font-size: 3.125rem;
  line-height: 3.75rem;
}
.perlity_pub p {
  font-size: 1.125rem;
  line-height: 2.5rem;
  color: #808080;
}
.perlity_left {
  border: 1px solid #005B47;
}