/* Disease page styles here */

.mid-mocha-bg {
    background: #E2CEC0;
}

.disease-overview .banner-section {
    /*background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/desktop/do-banner-image.png) no-repeat;*/
    background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/desktop/disease_overview_header_desktop.png) no-repeat;
    background-size: 100% 100%;
    padding: 70px 0;
    height: 520px;
}

.disease-overview .banner__text {
    width: 90%;
}

.disease-overview .banner__text > p:nth-child(1) {
    margin-bottom: 8px
}


.do-section2 {
    background: #48464B;
    color: #EBDDD3;
    padding: 82px 0;
}

.do-hcc-subhead1  .cmp-title__text {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

.map--text > p {
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    font-family: "Instrument Sans";
}

.do-hcc-subhead2 .cmp-title__text {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

.etiology-table {
    margin: 26px 0 64px;
    font-family: "Instrument Sans", sans-serif;
}

.etiology-table .etiology-head {
    border-radius: 26px;
    padding-inline: 25px;
    height: 52px;
    background:  #fff;
    color: #000;
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    font-family: "Instrument Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
}

.etiology-table .etiology-head:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 5px;
    left: 2px;
    border: 1px solid #EBDDD3;
    border-radius: 26px;
}

table.etiology-table th {
    padding-bottom: 27px;
}

.do-section2 .do-hcc-subhead1  .cmp-title__text {
    margin-bottom: 24px;
}

table.etiology-table tbody tr > td {
    vertical-align: text-bottom;
}

table.etiology-table tbody tr:nth-child(1) td{
    padding-top: 26px;
}

table.etiology-table tbody tr > td:nth-child(1) {
    width: 191px;
    padding-right: 26px;
    color: #fff;
    text-align: right;
}

table.etiology-table tbody tr > td:nth-child(2) {
    width: 281px;
    padding-right: 23px;
}

table.etiology-table tbody tr > td:nth-child(3) {
    width: 300px;
    padding-right: 27px;
}

table.etiology-table tbody tr > td:nth-child(4) {
    width: 256px;
}

table.etiology-table tbody tr:nth-child(2) td{
    padding-top: 46px;
    padding-bottom: 15px;
}

table.etiology-table tbody tr:nth-child(2) td:nth-child(2){
    /*padding-right: 76px;*/
    padding-right: 26px;
}

table.etiology-table tbody tr:nth-child(2) td:nth-child(3) {
    /*padding-right: 100px;*/
}

.disease-overview .footnotes > p:nth-child(1) {
    margin-bottom: 10px;
}

.disease-overview .do-section2 .footnotes + p {
    margin: 24px 0 56px;
}

.disease-overview .do-section2 .text + .do-hcc-subhead2 .cmp-title__text {
    line-height: 40px;
    margin-bottom: 8px;
}


.disease-overview .three-grid > div > .aem-Grid > div {
    width: 356px!important;
}

.disease-overview .three-grid > div > .aem-Grid > div:not(:last-child) {
    margin-right: 24px;
}

.disease-overview .three-grid .aem-Grid > div .aem-Grid {
    display: flex;
    /* gap: 24px; */
}

.disease-overview .three-grid .aem-Grid > div .image {
    max-width: 71px!important;
    float: none!important;
    margin-right: 24px;
}

.disease-overview .three-grid .aem-Grid > div .image img {
    width: 71px;
    height: 71px;
}

.disease-overview p.unmeet-icon--txt {
    font-family: "Instrument Sans";
    padding-right: 2px;
}

.disease-overview .three-grid {
    margin: 24px 0;
}

.do-section3 {
    background: #EBDDD3;
    padding: 82px 0;
}

.do-section3 .do-hcc-subhead1 .cmp-title__text {
    color: #48464B;
    margin-bottom: 24px;
}

.section3--text p:not(:last-child) {
    margin-bottom: 10px;
}

.section3--text p {
    width: 100.2%;
}

.disease-overview .do-section3 p {
    font-family: "Instrument Sans", sans-serif;
}

.disease-overview .do-section3 p.unmeet-icon--txt {
    padding-right: 5px
}

.disease-overview .do-section3 .three-grid > div > .aem-Grid > div:first-child p.unmeet-icon--txt{
    padding-right: 27px;
}


table.etiology-table thead tr,
table.etiology-table thead tr>th:not(:first-child) {
    position:relative;
}


table.etiology-table thead tr:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 191px;
    bottom: -8px;
    width: 830px;
    height: 8px;
    background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/desktop/table-line.png) no-repeat;
    background-size: cover;
}

table.etiology-table thead tr>th:not(:first-child):after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 17px;
    background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/desktop/table-circle.svg) no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -13px;
    left: -1px;
}

.light-blue--txt {
    color: #C5BBEF;
    font-weight: 600;
}

.etiology-table b {
    font-weight: 600!important;
}

.line--2 {
    display: block;
    margin-top: 7px;
}

.do-section2 p {
    font-family: "Instrument Sans", sans-serif;
}

.delve--section {
    padding: 60px 0;
}

.delve--section .aem-Grid.aem-Grid--default--12 {
    display: flex;
    align-items: center;
}

.delve--section .aem-Grid.aem-Grid--default--12 .image{
    max-width: 232px;
    margin-right: 47px
}

.delve--section .image img {
    width: 232px;
    height: 237px;
}

.delve--section .aem-Grid.aem-Grid--default--12 .container{
    max-width: 735px;
}

.delve--section .cmp-title__text {
    font-family: "Instrument Sans";
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    color: var(--blur-clr);
    width: 80%;
    margin-bottom: 24px;
}

.delve--section.do-section4 .cmp-title__text {
    width: 80%;
}

.disease-overview-ref p.abbr--txt {
    width: 96%;
}

.ref-section > p:nth-child(odd) {
    margin-bottom: 5px;
}

.ref-section > p.abbr--txt {
    margin-bottom: 16px;
}

.disease-diagnosis-and-staging p {
    font-family: "Instrument Sans",sans-serif;
}

.disease-diagnosis-and-staging .banner-section {
    /*background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/desktop/diagnosis-banner-image.png) no-repeat;*/
    background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/desktop/diganosing_staging_header_desktop.png) no-repeat;
    background-size: cover;
    height: 520px;
    padding: 70px 0;
}

.disease-diagnosis-and-staging .banner-section .banner__text {
    width: 98%;
}

.ds-section2 {
    padding: 82px 0;
}

.ds-abbr--section .cmp-accordion__header {
    font-family: "Instrument Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
}

.ds-abbr--section .cmp-accordion__button {
    padding: 0;
}
.ds-abbr--section .cmp-accordion__item {
    padding: 16px 0;
    border-bottom: 1px solid #48464b80;
}

.ds-abbr--section .cmp-accordion__button .cmp-accordion__title {
    display: flex;
    align-items: center;
    gap: 24px;
}

.ds-abbr--section .cmp-accordion__panel {
    padding: 0;
}

.ds-abbr--section .cmp-accordion__button--expanded span.cmp-accordion__title {
    align-items: flex-start;
}

.ds-abbr--section span.cmp-accordion__icon {
    padding: 0;
    width: 24px;
    height: 24px;
    background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/desktop/Plus.png) no-repeat;
    background-size: cover;
}

.ds-abbr--section .cmp-accordion__button--expanded span.cmp-accordion__icon {
    background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/desktop/minus.png) no-repeat;
    background-size: cover;
}

.ds-abbr--section span.cmp-accordion__icon:before {
    content: "";
}

.ds-section2 .do-hcc-subhead1 .cmp-title__text {
    margin-bottom: 8px;
}

.ds-abbr--section .cmp-accordion__panel--expanded {
    margin-top: -38px;
}

.ds-abbr--section .cmp-accordion__button--expanded {
    align-items: flex-start;
}

.ds-abbr--section .cmp-accordion .diagnosis-accord--text {
    padding-left: 95px;
    width: 90.7%;
}

.ds-abbr--section .cmp-accordion .cmp-accordion__item:nth-child(1) .diagnosis-accord--text {
    width: 90%;
}

.ds-abbr--section .cmp-accordion .ds-imaging--row-one {
    max-width: 925px;
    float: right!important;
}

.ds-abbr--section .cmp-accordion .ds-imaging--row-one > .cmp-container > .aem-Grid > div {
    padding: 16px 0
}

.ds-abbr--section .cmp-accordion .ds-imaging--row-one > .cmp-container > .aem-Grid > div:not(:last-child) {
    border-bottom: 1px solid #48464b80; 
}

.ds-abbr--section .cmp-accordion .ds-imaging--row-one .diagnosis-accord--text,
.ds-abbr--section .cmp-accordion .ds-imaging--row-two .diagnosis-accord--text {
    padding-left: 24px;
    width: 100%;
}

.ds-abbr--section .cmp-accordion .ds-imaging--row-one .image,
.ds-abbr--section .cmp-accordion .ds-imaging--row-two .image {
    max-width: 71px;
}

.disease-diagnosis-and-staging ul.diagnosis-accord--list {
    font-family: "Instrument Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    list-style: square;
    padding-left: 26px;
}

.disease-diagnosis-and-staging ul.diagnosis-accord--list > li::marker {
    font-size: 13px;
}

.ds-abbr--section .cmp-accordion .ds-imaging--row-two {
    padding-left: 95px;
    padding-top: 24px;
}

table.li-rads-table {
    font-family: "Instrument Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

table.li-rads-table thead tr > th:nth-child(1) {
    width: 193px;
    padding-right: 24px;
}

table.li-rads-table thead tr > th:nth-child(2) {
    width: 371px;
    padding-right: 24px;
}

table.li-rads-table tbody tr > td {
    padding: 16px 0;
}

table.li-rads-table tbody tr:last-child > td {
    padding: 16px 0 0;
}

table.li-rads-table tbody tr:not(:last-child) {
    border-bottom: 1px solid #48464b80; 
}

table.li-rads-table thead tr > th {
    padding-top: 8px;
    padding-bottom: 16px;
    border-bottom: 1px solid #48464b80; 
}

.ds-imaging--row-two .diagnosis-accord--text .desk-only > p.fw-6 {
    margin-top: 5px;
}

.ds-abbr--section .cmp-accordion .cmp-accordion__item:last-child {
    margin-bottom: 16px
}

.ds-section3 {
    background: #4B464A;
    color: #EBDDD3;
    padding: 82px 0;
}

.ds-section3 .two-grid .image {
    width: 71px!important;
    margin-right: 26px;
}

.ds-section3 .two-grid .image img {
    width: 71px;
    height: 71px;
}

.ds-section3 .two-grid .text {
    max-width: 953px;
    width: 100%!important;
    margin-right: 26px;
}

.ds-section3 .two-grid > div > .aem-Grid {
    display: flex;
    align-items: center;
    margin: 24px 0
}

.ds-section3--text > p:first-child {
    width: 100.3%;
}

.ds-section3--text > p:nth-child(2) {
    font-weight: 700;
    margin: 22px 0 24px
}

.ds-abbr--section .cmp-accordion .cmp-accordion__item:last-child .diagnosis-accord--text>p:last-child {
    margin-top: 10px
}

.dragger-sym {
    font-size: 93.5%;
    position: relative;
    top: -0.2em;
    left: 0.5px;
}

.d-none {
    display: none;
}

p.fig-caption {
    color: #EBDDD3;
    font-family: "Instrument Sans",sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 25px;
    margin-top: 12px;
}

.disease-diagnosis-ref.ref-section p.ref--txt {
    width: 100.1%;
}

.cmp-accordion__title img.ds-accord__icon-img,
.disease-diagnosis-and-staging .ds-imaging--row-one .image img,
.disease-diagnosis-and-staging .ds-imaging--row-two .image img{
    width: 71px;
    height: 71px;
}

.disease-diagnosis-and-staging .home-banner__content {
    max-width: 506px;
}

.disease-diagnosis-and-staging .ds-section3 .inner-w-max .aem-Grid > .image {
    display: none
}

@media screen and (min-width: 992px) {
    .do-section2 .two-grid .aem-Grid > div:nth-child(1){
        width: 365px;
        margin-right: 35px;
    }
    
    .disease-diagnosis-and-staging .ds-imaging--row-one {
        padding-top: 10px;
    }
    
    .disease-diagnosis-and-staging table.li-rads-table tbody tr:nth-child(4) > td,
    .disease-diagnosis-and-staging table.li-rads-table tbody tr:nth-child(6) > td {
        vertical-align: top;
    }
    
    .disease-diagnosis-and-staging .ds-section3--text > p:nth-child(2) {
        font-size: 20px;
    }
    
    table.etiology-table tbody tr:last-child > td:nth-child(1) {
        line-height: 20px;
    }
    
    .disease-overview .banner__text > p:nth-child(1) {
        width: 101%;
    }
    
    .disease-overview p.do-sec3-last--txt {
        width: 100.1%;
    }
    
    .remove-space {
        margin-left: -2px;
    }
    
    .etiology-table tr.head-row1 {
        position: absolute;
        top: 0px;
        opacity: 0;
        border: 1px solid;
        width: 100%;
        height: 52px;
        display: flex;
        align-items: center;
    }
    
    .etiology-table tr.head-row1 > td {
        padding: 0!important;
        text-align: center;
    }
    .etiology-table tr.head-row1 > td:nth-child(2) {
        width: 127px!important;
        margin-right: 154px!important;
    }
    
    .etiology-table tr.head-row1 > td:nth-child(3) {
        width: 188px!important;
        margin-right: 114px!important;
    }
    
    .etiology-table tr.head-row1 > td:nth-child(4) {
        width: 164px!important;
    }
    
    .etiology-table .etiology-head {
        width: 100%;
    }
    
    table.etiology-table thead tr>th:not(:first-child) {
        padding-right: 25px;
    }
    
    .disease-diagnosis-and-staging .delve--section .cmp-title__text {
        width: 90%;
    }

}

@media screen and (max-width: 991px) {
    .disease-overview .banner-section {
        height: auto;
        padding: 56px 0;
        /*background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/mobile/disease-overview-banner-img.webp) no-repeat;*/
        background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/mobile/Disease-Overview-mobile.png) no-repeat;
        background-size: cover;
    }
    
    .disease-overview .banner__text {
        width: 99%;
    }
    
    .do-hcc-subhead1 .cmp-title__text {
        font-size: 28px;
        line-height: 30px;
    }
    
    .do-section2 {
        padding: 56px 0;
    }
    
    .map--text > p {
        font-size: 14px;
        line-height: 18px;
    }
    
    .do-hcc-subhead2 .cmp-title__text {
        font-size: 20px;
    }
    
    .do-section2 p,
    .do-section3 p{
        font-size: 14px;
        line-height: 18px;
    }
    
    .do-section2 .do-hcc-subhead1 .cmp-title__text,
    .do-section3 .do-hcc-subhead1 .cmp-title__text {
        margin-bottom: 16px;
    }
    
    .disease-overview .three-grid>div>.aem-Grid>div:not(:last-child) {
        margin-bottom: 24px;
        margin-right: 0;
    }
    
    .do-section2 .two-grid .aem-Grid > div {
        width: 100%!important;
    }
    
    .do-section2 .two-grid .aem-Grid > div.image img {
        width: 364px;
        height: 181px;
        margin: 24px 0;
    }
    
    .do-section2 .map--text > p:last-child {
        margin: 0;
    }
    
    .disease-overview .do-section2 .footnotes + p {
        margin-bottom: 40px;
    }
    
    .do-section3 {
        padding: 56px 0;
    }
    
    .disease-overview .do-section3 .three-grid {
        margin-top: 32px;
    }
    
    .disease-overview .delve--section .image img {
        width: 227px;
    }
    
    .delve--section .cmp-title__text {
        margin-bottom: 16px;
    }
    
    .disease-overview-ref p.ref--txt {
        padding-right: 10px;
    }
    
    .etiology-table.mob-only {
        margin: 24px 0 0;
    }
    
    .etiology-table .etiology-head {
        width: 100%;
        max-width: 364px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .etiology-table .etiology-head:before {
        left: 5px;
    }
    
    p.etiology-subhead {
        font-weight: 600;
        color: #fff;
        margin-bottom: 4px;
    }
    
    .etiology-table__col---wrap {
        margin: 29px 0 32px;
    }
    
    .etiology-table__col---wrap > .etiology-table__col:not(:last-child) {
        margin-bottom: 16px;
    }
    
    .etiology-table--row2 .etiology-head {
        line-height: 16px;
    }
    
    .etiology-table--row3 .line--2 {
        margin-top: 4px;
    }
    
    .disease-overview  .disease-overview-ref p.abbr--txt {
        width: 100%;
    }
    
    .disease-overview .disease-overview-ref p.ref--txt {
        padding-right: 0;
        width: 98%;
    }  
    /*Diagnosis stating page styles starts here*/
    .disease-diagnosis-and-staging .banner-section {
        /*background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/mobile/diagnosis-banner-image-mob.webp) no-repeat;*/
        /*background-size: cover;*/
        background: url(/content/dam/intelligentcontent/unbranded/horizons-hcc/us/en/images/mobile/Disease-Diagnosis-mobile.png) no-repeat;
        padding: 56px 0;
        height: auto;
        background-size: 100% 100%;
    }
    
    .disease-diagnosis-and-staging .ds-section2 {
        /*padding: 10px 0 56px;*/
        padding: 40px 0 56px;
    }
    
    .disease-diagnosis-and-staging .ds-section2 .do-hcc-subhead1 .cmp-title__text {
        margin-bottom: 0;
    }
    
    .disease-diagnosis-and-staging .ds-abbr--section span.cmp-accordion__icon {
        align-self: flex-start;
        background-size: contain;
    }
    
    .disease-diagnosis-and-staging .ds-section2 p,
    .disease-diagnosis-and-staging .ds-section3 p {
        font-size: 14px;
        line-height: 18px;
    }
    
    .disease-diagnosis-and-staging span.ds-accord__icon-text {
        font-size: 14px;
        line-height: 25px;
    }
    
    .disease-diagnosis-and-staging .ds-section3 {
        padding: 56px 0 32px;
    }
    
    .disease-diagnosis-and-staging .ds-section3 .two-grid > div > .aem-Grid {
        margin: 16px 0;
    }
    
    .disease-diagnosis-and-staging .ds-section3 .two-grid .text {
        margin-right: 0;
    }
    
    .disease-diagnosis-and-staging .ds-section3 .two-grid .image {
        width: 26.5%!important;
    }
    
    .disease-diagnosis-and-staging .ds-section3--text > p:nth-child(2) {
        margin: 24px 0;
        font-size: 16px;
        line-height: normal;
    }
    
    /*.disease-diagnosis-ref.ref-section {*/
    /*    width: 96%;*/
    /*}*/
    
    .disease-diagnosis-ref.ref-section .ref--txt {
        width: 99%;
    }

    
    .ds-abbr--section .cmp-accordion__panel--expanded {
        margin-top: 16px;
    }
    
    .ds-abbr--section .cmp-accordion .diagnosis-accord--text {
        padding-left: 0;
        width: 100%;
    }
    
    .ds-abbr--section .cmp-accordion .cmp-accordion__item:nth-child(1) .diagnosis-accord--text {
        width: 98%;
    }
    
    .ds-abbr--section .cmp-accordion__button--expanded span.cmp-accordion__title {
        align-items: center;
    }
    
    .ds-abbr--section .cmp-accordion .ds-imaging--row-one .image, .ds-abbr--section .cmp-accordion .ds-imaging--row-two .image {
        width: 20%;
    }
    
    .ds-abbr--section .cmp-accordion .ds-imaging--row-one .diagnosis-accord--text, .ds-abbr--section .cmp-accordion .ds-imaging--row-two .diagnosis-accord--text {
        padding-left: 23px;
    }
    
    .ds-abbr--section .cmp-accordion .ds-imaging--row-one .image + div, .ds-abbr--section .cmp-accordion .ds-imaging--row-two .image + div {
        width: 80%;
    }
    
    .disease-diagnosis-and-staging ul.diagnosis-accord--list {
        font-size: 14px;
        line-height: normal;
        padding-left: 20px;
        width: 101%;
    }
    
    .disease-diagnosis-and-staging ul.diagnosis-accord--list > li::marker {
        font-size: 10px;
    }
    
    .ds-abbr--section .cmp-accordion .ds-imaging--row-two {
        padding-left: 0;
    }
    
    .ds-abbr--section .cmp-accordion .ds-imaging--row-two > div > .aem-Grid {
        display: flex;
        align-items: center;
    }
    
    .ds-abbr--section .cmp-accordion .ds-imaging--row-two .diagnosis-accord--text {
        padding-left: 16px;
    }
    
    .ds-abbr--section .cmp-accordion .diagnosis-accord--text.mob-only {
        padding: 16px 0 0 24px;
    }
    
    .ds-abbr--section .cmp-accordion .diagnosis-accord--text.mob-only > p:nth-child(3) {
        margin: 10px 0 0;
    }
    
    .ds-abbr--section p.li-rads-table__head {
        font-weight: 700;
        margin-bottom: 8px;
    }
    
    .ds-abbr--section .li-rads-table__row {
        padding: 16px 0;
        border-bottom: 1px solid #48464b80;
    }
    
    .ds-abbr--section p.li-rads-table__copy {
        margin-bottom: 8px;
    }
    
    .ds-abbr--section .li-rads-table__row .li-rads-table__col-wrap > .li-rads-table__col:last-child > p.li-rads-table__copy {
        margin-bottom: 0;
    }
    
    .ds-abbr--section .li-rads-table__row.li-rads-table__row--4 .li-rads-table__col-wrap > .li-rads-table__col:last-child > p.li-rads-table__copy {
        line-height: 22px;
    }

    .ds-abbr--section .li-rads-table__row.li-rads-table__row--7 {
        border-bottom: none;
        padding-bottom: 0;
    }
    
    .ds-abbr--section .cmp-accordion__button .cmp-accordion__title {
        gap: 16px;
    }
    
    .disease-diagnosis-and-staging .delve--section .image img {
        width: 227px;
    }
    
    .disease-diagnosis-and-staging .delve--section .aem-Grid.aem-Grid--default--12 .image {
        width: 100%;
    }
    
    .disease-overview .delve--section.do-section4 .cmp-title__text {
        margin-inline: auto;
        width: 100%;
    }
    
    .disease-overview .disease-overview-ref p.ref--txt {
        padding-right: 0;
    }

    .diagnosis-accord--text.serum--text > p {
        width: 101%;
    }
    
    
    .etiology-table__row {
        position: relative;
    }
    
    p.head-hidden {
        height: 52px;
        width: 100%;
        /*border: 1px solid red;*/
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0px;
        left: 0;
        opacity: 0;
    }
    
    /*Diagnosis stating page styles ends here*/
    
}

@media screen and (max-width: 360px){
    .disease-overview .three-grid > div > .aem-Grid > div {
        width: 100%!important;
    }
}
