.pg5_bg {
  background: #c4bb8c; }

section .set-l {
  width: 33%; }
  @media screen and (max-width: 644px) {
    section .set-l {
      width: 100%; } }
  section .set-l p {
    padding: 1em 0px; }

section .set-r {
  width: 63%; }
  @media screen and (max-width: 644px) {
    section .set-r {
      width: 100%; } }
  section .set-r p {
    padding: 1em 0px;
    font-size: 16px; }
    @media screen and (max-width: 644px) {
      section .set-r p {
        font-size: 14px; } }
