@charset "UTF-8";

@media screen and (max-width: 900px){
#renewal + div .inner_item{
    width: 100% !important;
}
}