@charset "UTF-8";

@media screen and (max-width: 900px) {
#concept_img+div .inner_item:nth-of-type(2) {
    display: none;
}
}