/* .container {
    max-width: 90%;
    min-width: unset;
} */

.w-52 {
    width: 52% !important;
}

.w-48 {
    width: 48% !important;
    /* max-width: 259px; */
}

section.store-front .profile-details-box {
    margin-bottom: 92px;
}

section.store-front .profile-details-box .prof-details {
    text-align: center;
    max-width: 500px;
    margin: auto;
}

section.store-front .profile-details-box .prof-details h2 {
    color: #FFF;
    font-family: 'Helvetica';
    font-size: 68px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    margin: auto auto 0;
    text-transform: uppercase;
    word-break: break-word;
}

section.store-front .profile-details-box .prof-details .profile-h2 {
    margin-bottom: 39px;
}

section.store-front .profile-details-box .prof-details div.disc pre {
    overflow: inherit;
}

section.store-front .profile-details-box .prof-details div.disc pre,
section.store-front .profile-details-box .prof-details p.catg {
    margin-bottom: 39px;
}

section.store-front .profile-details-box .prof-details p.catg {
    color: #FFF;
    text-align: center;
    font-family: 'Helvetica';
    font-size: 22.534px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
}

a.btn-exp {
    border-radius: 8px;
    background: #E32652;
    color: #FFF;
    text-align: center;
    font-family: Helvetica;
    font-size: 22.534px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    text-transform: capitalize;
    height: 59px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
a.btn-exp:is(:hover, :focus, :active, .active-btn-mobile) {
    background: linear-gradient(-45deg, #121aff, #3f43b0, #5157ff, #fb0941, #E32552);
    background-size: 400% !important;
    animation: Gradient 5s ease infinite !important;
    color: #fff;
}

section.store-front .profile-details-box .prof-details div.disc pre {
    margin-bottom: 39px;
}

section.store-front .profile-details-box .prof-details div.disc pre code,
section.store-front .profile-details-box .prof-details div.disc pre code>*,
section.store-front .profile-details-box .prof-details div.disc pre code>*>*,
section.store-front .profile-details-box .prof-details div.disc pre code>*>*>*,
section.store-front .profile-details-box .prof-details div.disc pre code>*>*>*>* {
    color: #FFF !important;
    text-align: center;
    font-family: Helvetica !important;
    font-size: 19px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 26.055px !important;
    word-break: break-word !important;
    overflow: inherit;
    white-space: pre-wrap;
    /* display: flex;
    flex-direction: column; */
    background: transparent !important;
}


section.store-front .profile-details-box .prof-details span {
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
    font-family: Helvetica;
    font-size: 18.309px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.59px;
    display: block;
}

section.store-front .profile-details-box .store-img {
    /* max-width: 834px; */
    width: 100%;
    height: 100%;
    position: relative;
    /* aspect-ratio: 4/4; */
}

section.store-front .profile-details-box .store-img::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, #000 0%, rgba(0, 0, 0, 0.00) 50%), linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.00) 50%);
    width: 100%;
    height: 100%;
    /* background-size: cover;
    background-position: center;
    background-repeat: no-repeat; */
}

section.store-front .profile-details-box .store-img img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 834px;
    position: relative;
    max-height: 834px;
    height: 100%;
    width: 100%;
    aspect-ratio: 1/1;
}

section.store-front .tab-box-design ul#myTab {
    margin: 0 0 57px;
    border: 0;
}

section.store-front .tab-box-design ul#myTab li button {
    background: transparent;
    display: flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: flex-start;
    border: 0;
    border-bottom: 2px solid #FFF;
    opacity: 0.6000000238418579;
    color: rgba(255, 255, 255, 0.7);
    font-family: Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
}

section.store-front .tab-box-design ul#myTab li button.active {
    color: #FFF;
    opacity: 1;
}

section.store-front .tab-box-design .exp-tab {
    row-gap: 49px;
}

section.store-front .tab-box-design .exp-tab {
    display: grid;
    grid-auto-flow: row dense;
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 30px;
         column-gap: 30px;
}

section.store-front .tab-box-design .exp-tab>div {
    /* width: calc(546px - 30px);
    flex: 1 0 calc(546px - 30px); */
    /* aspect-ratio: 4/3; */
    /* aspect-ratio: 6/5; */
}

section.store-front .tab-box-design div#myTabContent .store-profile {
    border-radius: 15.586px;
    overflow: hidden;
    background: #222326;
    height: 100%;
}

section.store-front .tab-box-design div#myTabContent .store-profile .store-det {
    padding: 40.426px 31.171px;
    aspect-ratio: 6/5;
}

section.store-front .tab-box-design div#myTabContent .store-profile h2 {
    color: #FFF;
    font-family: 'SF Pro Display';
    font-size: 21.768px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    min-height: 64px;
    max-height: 64px;
    margin-bottom: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
    color: #E4E4E4;
    font-family: 'SF Pro Display';
    font-size: 18.658px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.878px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    margin-bottom: 68px;
    min-height: 149px;
    max-height: 149px;
    word-break: break-word;
}

section.store-front .tab-box-design div#myTabContent .store-profile p.store-price {
    color: #FFF;
    font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 18px;
}

section.store-front .tab-box-design div#myTabContent .store-profile a.btn-exp {
    font-size: 16px;
    margin-bottom: 0;
    font-family: Helvetica;
    font-size: 18.981px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.404px;
    letter-spacing: 0.217px;
    border-radius: 10.846px;
    background: #E32652;
    height: 52px;
}
section.store-front .tab-box-design div#myTabContent .store-profile a.btn-exp:is(:hover, :focus, :active, .active-btn-mobile) {
    background: linear-gradient(-45deg, #121aff, #3f43b0, #5157ff, #fb0941, #E32552);
    background-size: 400% !important;
    animation: Gradient 5s ease infinite !important;
    color: #fff;
}
section.store-front .tab-box-design div#myTabContent .store-profile img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    aspect-ratio: 6/10;
}

/* @media screen and (min-width:1921px) {
    .container{
        width: 100%;
        max-width: 1700px;
    }
} */
section.store-front .tab-box-design div#myTabContent .store-profile.new-experience h2 {
    font-size: 24px;
    min-height: unset;
    max-height: unset;
}
section.store-front .tab-box-design div#myTabContent .store-profile.new-experience h2 + p {
    color: #E4E4E4;
    font-size: 18px;
}
section.store-front .tab-box-design div#myTabContent .store-profile.new-experience ul.address {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 12px;
}
section.store-front .tab-box-design div#myTabContent .store-profile.new-experience ul.address li {
    display: flex;
    align-items: center;
    gap: 10px;
}
section.store-front .tab-box-design div#myTabContent .store-profile.new-experience ul.address li .icon {
    display: flex;
}
section.store-front .tab-box-design div#myTabContent .store-profile.new-experience ul.address li p {
    font-size: 18px;
    color: #fff;
    line-height: normal;
    margin-bottom: 0;
}
section.store-front .tab-box-design div#myTabContent .store-profile.new-experience .btn-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
section.store-front .tab-box-design div#myTabContent .store-profile.new-experience .btn-price a.btn-exp {
    padding: 11px 20px;
    border-radius: 40px;
    font-size: 16px;
    height: auto;
}
section.store-front .tab-box-design div#myTabContent .store-profile.new-experience .btn-price .store-price {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
}
section.store-front .tab-box-design div#myTabContent .store-profile.new-experience p.tab-disc {
    min-height: unset;
    max-height: unset;
    -webkit-line-clamp: unset;
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 18px;
}

@media screen and (max-width: 1850px) {
    section.store-front .tab-box-design div#myTabContent .store-profile .store-det {
        padding: 35.426px 28.171px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile h2 {
        font-size: 18x;
        line-height: 28px;
        min-height: 56px;
        max-height: 56px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
        font-size: 16.658px;
        line-height: 22.878px;
        margin-bottom: 50px;
        min-height: 137px;
        max-height: 137px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile a.btn-exp {
        font-size: 17px;
        line-height: 20px;
        height: 48px;
    }
}

@media screen and (max-width: 1600px) {

    /* .container {
        padding: 0 15px;
    } */
    section.store-front .tab-box-design .exp-tab {
        /* grid-template-columns: repeat(auto-fill, minmax(330px, 1fr) ); */
    }

    section.store-front .tab-box-design div#myTabContent .store-profile .store-det {
        padding: 31px 26px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile h2 {
        font-size: 18px;
        line-height: 26px;
        min-height: 52px;
        max-height: 52px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
        font-size: 16.658px;
        line-height: 20.878px;
        margin-bottom: 48px;
        min-height: 125px;
        max-height: 125px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile a.btn-exp {
        font-size: 16.981px;
        line-height: 20.404px;
        height: 48px;
    }
}

@media screen and (max-width:1440px) {
    /* .container {
        max-width: 86.112% !important;
    } */

    section.store-front .profile-details-box .prof-details {
        max-width: 400px;
    }

    section.store-front .tab-box-design .exp-tab {
        /* grid-template-columns: repeat(auto-fill, minmax(290px, 1fr) ); */
    }

    /* section.store-front .profile-details-box .store-img {
        height: 588px;
    } */

    section.store-front .profile-details-box .prof-details h2 {
        font-size: 50px;
        line-height: 1.1;
        /* letter-spacing: 2.86px; */
        margin-bottom: 0px;
        word-break: break-word;
    }

    section.store-front .profile-details-box .prof-details .profile-h2 {
        margin-bottom: 27px;
    }

    section.store-front .profile-details-box .prof-details div.disc pre,
    section.store-front .profile-details-box .prof-details p.catg {
        margin-bottom: 27px;
    }

    section.store-front .profile-details-box .prof-details p.catg {
        font-size: 17px;
        line-height: 19.859px;
    }

    section.store-front .tab-box-design ul#myTab li button {
        padding: 10px 30px;
    }

    section.store-front .profile-details-box {
        margin-bottom: 71px;
    }

    a.btn-exp {
        font-size: 16px;
        font-style: normal;
        margin-bottom: 10px;
        height: 42px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile a.btn-exp {
        height: 36px;
        font-size: 13.279px;
        line-height: 17.074px;
    }

    section.store-front .tab-box-design ul#myTab {
        margin: 0 0 44px;
    }

    section.store-front .tab-box-design ul#myTab li button {
        padding: 10px 15px;
    }

    section.store-front .profile-details-box .prof-details div.disc pre code,
    section.store-front .profile-details-box .prof-details div.disc pre code>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*>*>* {
        font-size: 14px !important;
        line-height: 18.37px !important;
    }

    section.store-front .profile-details-box .prof-details span {
        font-size: 13px;
        line-height: 20.3px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile .store-det {
        padding: 28px 21px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile h2 {
        font-size: 15px;
        line-height: 23px;
        min-height: 46px;
        max-height: 46px;
        margin-bottom: 11px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p.store-price,
    section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
        font-size: 13.054px;
        line-height: 17.405px;
        margin-bottom: 12px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
        min-height: 104px;
        max-height: 104px;
        margin-bottom: 35px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile a.btn-exp {
        height: 36px;
        font-size: 13.279px;
        line-height: 17.074px;
    }

    section.store-front .tab-box-design .exp-tab {
        row-gap: 35px;
    }
    
    section.store-front .tab-box-design div#myTabContent .store-profile.new-experience ul.address li .icon svg {
        width: 15px;
    }
    section.store-front .tab-box-design div#myTabContent .store-profile.new-experience p.tab-disc {
        line-height: 20px
    }
}

@media screen and (max-width:1240px) {
    section.store-front .profile-details-box .prof-details h2 {
        font-size: 46px;
        line-height: 1.1;
    }
}

@media screen and (max-width:1199px) {

    /* .container {
        max-width: 960px !important;
    } */
    section.store-front .tab-box-design .exp-tab {
        row-gap: 28px;
    }

    section.store-front .profile-details-box .prof-details h2 {
        font-size: 42px;
        line-height: 1.1;
        /* letter-spacing: 2.2px; */
        margin-bottom: 0px;
    }

    section.store-front .profile-details-box .prof-details .profile-h2 {
        margin-bottom: 26px;
    }

    section.store-front .profile-details-box .prof-details p.catg {
        font-size: 14px;
        line-height: 15.308px;
        margin-bottom: 26px;
    }

    section.store-front .profile-details-box .prof-details div.disc pre code,
    section.store-front .profile-details-box .prof-details div.disc pre code>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*>*>* {
        font-size: 12px !important;
        line-height: 14.16px !important;
    }

    section.store-front .profile-details-box .prof-details div.disc pre {
        margin-bottom: 26px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile .store-det {
        padding: 21px 16.56px;
    }

    section.store-front .profile-details-box .prof-details span {
        font-size: 11px;
        line-height: 1;
        letter-spacing: 0.107px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile h2 {
        /* font-size: 13px;
        line-height: 17px; */
        font-size: 16px;
        line-height: 1.4;
        min-height: 44px;
        max-height: 44px;
        margin-bottom: 10px;
    }

    /* section.store-front .profile-details-box .store-img{
        height: 453px;
    } */

    section.store-front .tab-box-design div#myTabContent .store-profile p.store-price,
    section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
        /* font-size: 9.91px;
        line-height: 13.213px; */
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
        min-height: 117px;
        max-height: 117px;
        margin-bottom: 40px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile a.btn-exp {
        border-radius: 5.761px;
        height: 27px;
        font-size: 10.081px;
        letter-spacing: 0.115px;
        line-height: 12.962px;
    }

    section.store-front .profile-details-box .prof-details {
        max-width: 340px;
    }

    section.store-front .tab-box-design .exp-tab {
        row-gap: 33px;
    }

    section.store-front .tab-box-design ul#myTab li button {
        font-size: 14.853px;
        line-height: 22.279px;
        padding: 9px 31px;
    }
}

@media screen and (max-width:1024px) {
    section.store-front .tab-box-design .exp-tab {
        /* grid-template-columns:repeat(auto-fill, minmax(235px, 1fr)) */
    }
}

@media screen and (max-width:991px) {

    /* .container {
        max-width: 708px !important;
    } */
    .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    section.store-front .tab-box-design .exp-tab {
        grid-template-columns: 1fr 1fr;
    }

    section.store-front .profile-details-box .prof-details h2 {
        font-size: 30px;
        line-height: 1.1;
        /* letter-spacing: 1.573px; */
    }

    section.store-front .profile-details-box .prof-details p.catg {
        font-size: 12px;
        line-height: 12.943px;
    }

    section.store-front .profile-details-box .prof-details div.disc pre code,
    section.store-front .profile-details-box .prof-details div.disc pre code>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*>*>* {
        font-size: 11.138px !important;
        line-height: 13.666px !important;
    }

    a.btn-exp {
        font-size: 12px;
        line-height: 1;
        border-radius: 4.377px;
        height: 23px;
    }

    section.store-front .profile-details-box .prof-details span {
        font-size: 8.1px;
        line-height: 11.107px;
    }

    section.store-front .profile-details-box .prof-details {
        max-width: 251px;
    }

    section.store-front .profile-details-box {
        margin-bottom: 55px;
    }

    section.store-front .tab-box-design ul#myTab li button {
        font-size: 12.07px;
        line-height: 18.105px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile .store-det {
        padding: 23px 18.5px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile h2 {
        font-size: 16px;
        line-height: 1.2;
        min-height: 38.4px;
        max-height: 38.4px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p.store-price,
    section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
        font-size: 14px;
        line-height: 1.2;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
        min-height: 99px;
        max-height: 99px;
        margin-bottom: 30px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile a.btn-exp {
        font-size: 11.263px;
        line-height: 14.481px;
        border-radius: 6.436px;
        height: 31px;
    }
}

@media screen and (max-width:767px) {

    /* section.store-front .tab-box-design div#myTabContent .store-profile .store-det,
    section.store-front .tab-box-design div#myTabContent .store-profile img {
        aspect-ratio: unset;
    } */
}


@media screen and (max-width:576px) {
    .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile .w-48 {
        max-width: 100%;
    }

    section.store-front .tab-box-design .exp-tab {
        grid-template-columns: 1fr;
    }

    section.store-front .profile-details-box .store-img {
        width: 100%;
        /* height: 320px; */
    }

    section.store-front .profile-details-box .prof-details {
        text-align: center;
        max-width: 95%;
        margin: -50px auto 0;
        z-index: 1;
    }

    section.store-front .profile-details-box .prof-details div.disc pre code,
    section.store-front .profile-details-box .prof-details div.disc pre code>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*>*,
    section.store-front .profile-details-box .prof-details div.disc pre code>*>*>*>* {
        font-size: 14px !important;
        line-height: 16.66px !important;
    }

    section.store-front .profile-details-box .prof-details .profile-h2,
    section.store-front .profile-details-box .prof-details div.disc pre,
    section.store-front .profile-details-box .prof-details p.catg {
        margin-bottom: 24px;
    }

    a.btn-exp {
        font-size: 15px;
        line-height: 15.723px;
        height: 36px;
    }

    section.store-front .profile-details-box .prof-details span {
        font-size: 13px;
        line-height: 17.732px;
    }

    section.store-front .profile-details-box {
        margin-bottom: 54px;
    }

    section.store-front .tab-box-design ul#myTab li button {
        font-size: 15px;
        line-height: 22.646px;
        padding: 9px 15px;
    }

    section.store-front .profile-details-box .prof-details p.catg {
        font-size: 15px;
        line-height: 17.47px;
    }

    section.store-front .profile-details-box .prof-details .profile-h2 {
        margin-bottom: 24px;
    }

    section.store-front .profile-details-box .prof-details h2 {
        font-size: 36px;
        line-height: 1.1;
        margin: auto auto 0px;
    }

    section.store-front .tab-box-design ul#myTab {
        margin: 0 0 34px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile .store-det {
        padding: 20px 15px;
    }

    section.store-front .profile-details-box .store-img::after {
        background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.60) 25%, rgba(0, 0, 0, 0.00) 45.00%);
    }

    section.store-front .tab-box-design div#myTabContent .store-profile .store-det {
        padding: 21.472px 16.556px;
    }

    section.store-front .tab-box-design .exp-tab>div {
        min-height: 241px;
        max-height: auto;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile .store-det {
        display: flex;
        flex-direction: column;
        aspect-ratio: 4/6;
    }
    
    section.store-front .tab-box-design div#myTabContent .store-profile.new-experience .store-det {
        aspect-ratio: auto;
    }
    section.store-front .tab-box-design div#myTabContent .store-profile img {
        aspect-ratio: 4/6;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile h2 {
        /* font-size: 11.562px;
        line-height: 17.491px; */
        font-size: 16px;
        line-height: 1.2;
        min-height: 38.4px;
        max-height: 38.4px;
        margin-bottom: 9.6px;
    }

    section.store-front .tab-box-design .exp-tab {
        row-gap: 27px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p.store-price,
    section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
        /* font-size: 9.91px;
        line-height: 13.213px; */
        font-size: 14px;
        line-height: 17px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p.tab-disc {
        min-height: 99px;
        max-height: unset;
        margin-bottom: 30px;
        -webkit-line-clamp: 8;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile a.btn-exp {
        /* font-size: 10.081px;
        line-height: 12.962px; */
        font-size: 12px;
        line-height: 15px;
        height: 30px;
    }
    section.store-front .tab-box-design div#myTabContent .store-profile.new-experience h2,
    section.store-front .tab-box-design div#myTabContent .store-profile.new-experience .btn-price .store-price {
        font-size: 22px;
    }
    
    section.store-front .tab-box-design div#myTabContent .store-profile.new-experience h2+p,
    section.store-front .tab-box-design div#myTabContent .store-profile.new-experience ul.address li p {
        font-size: 16px;
    }
    section.store-front .tab-box-design div#myTabContent .store-profile.new-experience p.tab-disc {
        font-size: 14px;
        line-height: 20px;
    }
}
