#message{margin-bottom:5rem;max-width:100%;padding:5rem 0;position:relative;width:100%}.bg_orange{background:#f9d069;border-radius:0 50px 50px 0;height:100%;left:0;position:absolute;top:0;width:92%;z-index:-1}.message_area{align-items:center;justify-content:space-between;margin:0 0 0 auto;width:90%}.txt_message{width:47%}.txt_message>p{text-align:justify}.photo{margin-top:-5rem;width:47%}@media screen and (max-width:768px){#message{margin-bottom:2rem;max-width:100%;padding:2rem 0;position:relative;width:100%}.bg_orange{border-radius:0 35px 35px 0}.message_area{align-items:center;flex-direction:column-reverse;justify-content:space-between;margin:0 0 0 auto;width:90%}.txt_message{margin-right:auto;width:82%}.txt_message>p{text-align:justify}.photo{margin-bottom:20px;margin-top:0;width:100%}}