@charset "UTF-8";

@media screen and (max-width: 900px) {
#message + section .inner_item_img img {
   width: 50% !important;
}
}