@charset "UTF-8";

@media screen and (max-width: 700px) and (min-width: 481px){
#recommend+div .wrapper_item{
justify-content: center;
}
}