@charset "UTF-8";

@media screen and (min-width: 730px) and (max-width: 1000px) {
.width_fixed>.content_wrapper {
    max-width: 700px !important;
}
}