

@media screen and (max-width: 1000px) {
    .content .container .container_inner {
        padding: 0;
    }
}