@charset "UTF-8";

@media screen and (max-width: 500px) {
    .inner_item_txt {
        padding: 0px !important;
    }
}