
    .start_btn{margin-left: 20px;}
    @media screen and (max-width: 1000px) {
        .start_btn{margin-left: 0;margin-top: 20px;}
    }
