@media screen and (max-width: 767px) {

    .P21SystemBody {
        min-height: inherit !important;
    } 

    #Table2 {
        margin-top: 0px;
    }

    .Content {
        min-width: inherit;
        max-width:1014px;
        width:100%;
        margin:0 auto;
        margin-top: 0px !important;
    }

    .SectionTitle h2 {
        font-size: 24px;
    }

    .PageTitle h1 { 
        line-height: 35px;
        font-size: 35px;
    }

    .ContentMyAccountProfileInformationFeatureCell .MyAccountProfileInformationHdr table {
        width: 90%;
    }
}
