.person{position:relative}.person::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);aspect-ratio:1/1;background:url(/recruit/assets/img/policy/img_person_bg.svg) no-repeat center center/100% auto;content:"";width:170%}.person__inner{position:relative;max-width:555px;margin-inline:auto}.person__txt+.person__txt{margin-top:1.75em}@media screen and (min-width: 768px){.person::before{width:944px}}