@charset "UTF-8";

#good_things + .composite_box01 .inner_item_img img {
    object-position: 50% 50%;
    font-family: 'object-position: 50% 50%;';
    height: auto !important;
}
@media screen and (max-width:920px){
   #good_things + .composite_box01 .inner_item_img img {
    width: 70% !important;
}
}