@charset "UTF-8";

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