.page-cotainer{section.reason{h2{margin-bottom:calc(3rem + 20px)}.box_wrap{display:flex;flex-wrap:wrap;gap:1rem;.reason_box{border:2px solid var(--key-color);border-radius:5px;display:flex;flex-direction:column;gap:1rem;padding:1rem;text-align:center;img{background:#333;object-fit:contain;width:100%}.title{color:var(--key-color);font-size:20px;font-weight:700}.text{color:var(--gray);text-align:left}}}@media screen and (max-width:700px){.box_wrap .reason_box{width:calc(50% - .5rem)}}@media screen and (max-width:500px){.box_wrap .reason_box{width:100%}}}}