@charset "UTF-8";

@media screen and (max-width: 900px){
    .width_full .content_wrapper {
        padding: 0 4%;
    }
}