/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    LAYOUT
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

section.sub.whatis.whatis_mri div.flex {
    width: 70%;
    grid-gap: 1vw;
    }

section.sub4-1.recommend.recommend_mri {
    background-image: url(./img/sub2-5-symtom-bg.png);
    }
section.sub4-1.whatis.whatis_mri.bg-photo {
    background-image: url(./img/sub4-1-whatis_mri-bg.png);
    }
section.sub2-1.sub_mri.symptom .flex {
    margin: 2em auto 0;
    grid-gap: 2em;
    align-items: center;
    justify-content: center;
    width: 90%;
    }

    section.sub2-1.symptom .flex h3.bg-sky.bg-skyorange {
    background-color: #FFEFD1;
    }

    section.sub2-1.symptom div.checklist-wrap div.checklist.checklist_mri{
    border: 0.4em solid #FFEFD1;
    }

    section.sub .checklist.check-primary.checklist_mri p::before {
    background-color: #FFBD82;
    }

    section.sub4-1.recommend.recommend_mri5100 div.grid.quater.card .imgtxt img {
    height: 5em;
    width: 5em;
    }

    section.sub2-1.symptom div.checklist-wrap div.checklist.checklist_mri {
    padding: 3em 8% 1em;
    }

 /*   @media screen and (max-width: 780px) {
    .mobile {
        display: block !important;}

    section.sub.sub-title.bg-mri-orange-dg img{
        width: 70%;}
    section.sub.sub-title.bg-mri-orange-dg p.txt-center.mri_img img{
        margin: 20px auto;}

    }*/



    .mobile {
/*        display: none !important;*/
    }

    section.sub4-1.whatis.whatis_mri div.flex h2 {
    border-color: #EF8F3B;
    }

    section.sub.sub-title.bg-mri-orange-dg {
        background-color:#FFF4EA ;
        padding: 3em 0;
    }
    section.sub.sub-title.bg-mri-orange-dg p.txt-center.mri_img img{
        margin: 60px auto;
    }

    section.sub.sub_mri.sub-title div.inner p.page-desc.txt-center{
    margin: 60px auto;
    }