@charset "UTF-8";

@media screen and (max-width:350px){
  #anchor + div .content_wrapper{
    padding:0;
  }
}