.w_auth {
    width: auto !important;
    margin: 0 auto;
}


@media screen and (max-width: 1440px) {
    .w_auth {
        width: 1200px !important;
    }
}

@media screen and (max-width: 1300px) {
    .last_left {
        left: 27%;
        top: 4%;
    }

    .sport_title {
        width: 760px;
    }
}

@media screen and (max-width: 1000px) {
    .w_auth {
        width: 100%;
    }
    .w_auth {
        width: auto !important;
    }
}