.all-other-states-case {
                /* margin-left: 18%; */
                width: 100%;
            }
            #alert{
                margin: 5% 0; 
                width: 100%;
            }
            #btn1 .agree,
            #btn2 .agree{
                width: 55%;
            }
            #btn1 .would,
            #btn2 .would{
                padding: 5px 14.5% 0 10px;
            }
            /* #content {
            position: absolute !important;
            left: 12% !important;
            top: 24px !important;
            transform: translateX(344px) !important;
            } */
            @media (max-width: 1400px) and (min-width: 1200px){
                .tit_1,
                .tit_2{
                    width: 100%;
                }
                #btn1 .agree,
                #btn1 .would,
                #btn2 .agree,
                #btn2 .would{
                    font-size: 13px !important;
                }
                .Jor-Maryland{
                    margin-left: -232px !important;
                }
            }
            @media (max-width: 1200px) and (min-width: 992px){
                .tit_1 .apology-content li,
                .tit_2 .apology-content li{
                    font-size: 15px !important;
                }
                #btn1,
                #btn2{
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                }
                #btn1 .agree,
                #btn2 .agree{
                    width: 100% !important;
                }
                #btn1 .would,
                #btn2 .would{
                    width: 113% !important;
                }
                #btn1 .agree,
                #btn1 .would,
                #btn2 .agree,
                #btn2 .would{
                    font-size: 13px !important;
                }
                .Jor-Maryland{
                    margin-left: -179px !important;
                }
                .Jor-Maryland .apology-content li{
                    font-size: 15px 
                }
            }
            @media (max-width: 992px) and (min-width: 767px){
                .img-cont img {
                    width: 250px !important;
                    position: absolute;
                    top: 60px;
                    right: 0%;
                }
                #content{
                    margin-left: -4% !important;
                }
                #btn1,
                #btn2{
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                }
                #btn1 .agree,
                #btn2 .agree{
                    width: 100% !important;
                }
                #btn1 .would,
                #btn2 .would{
                    width: 113% !important;
                    padding: 5px 3.5% !important;
                    display: inline !important;
                }
                .all-other-states-case{
                    margin-left: 0 !important;
                }
            }
            @media (max-width: 1625px) and (min-width: 991px){
                #content{
                    /* width: 100% !important; */
                    margin-left: 30%;
                }
            }
            @media screen and (max-width: 767px){
                #alert{
                    margin: 15px 0 0 0;
                }
                #alert p{
                    line-height: 2;
                    font-size: 16px
                }
                .all-other-states-case{
                    margin-left: 0%;
                    margin-top: 0%;
                    width: 100%;
                }
                /* .img-cont img {
                    width: 150% !important;
                    position: absolute;
                    top: 50%;
                    left: 80%;
                } */
                #content{
                    width: 100% !important;
                    margin-top: 201px;
                    margin-left: 12px;
                }
                #btn1,
                #btn2,
                #btn2 #prefer{
                    margin-left: 0 !important;
                }
                #btn2{
                    padding-top: 0 !important;
                }
                #btn2 button{
                    width: 90% !important;
                }
                #btn2 .prefer-this-state{
                    width: 102% !important;
                }
                .btn .accept-go-next{
                    width: 100% !important;
                    font-size: 13px !important;
                    padding: 1.5%;
                    display: block;
                    /* margin-left: 0px; */
                }
                .btn .accept-go-next:hover{
                    text-decoration: none
                }
                .btn .USLegBtn{
                    width: 100% !important;
                    font-size: 100% !important;
                    padding: 1.5%;
                }
                .maryland-state-case{
                    margin-left: -239px !important;
                }
                .prefer-this-state{
                    margin-left: 0 !important
                }
                .Jor-Maryland{
                    margin-left: 0 !important;
                }
                .Jor-Maryland button{
                    width: 70% !important;
                    position: absolute !important;
                    left: 50% !important;
                    transform: translateX(-50%) !important;
                }
            }