.private_chef_page_desc_box_inner.site_title_desc_inner {
    text-align: center;
    padding: 0px 10px;
}

/* ------------------------- need private chef section --------------- */
.need_private_chef_img_main_box_inner {
    display: flex;
}

.need_private_chef_img_box_inner img {
    height: 394px;
    width: 100% !important;
    object-fit: cover;
    border-radius: 10px;
}

.need_private_chef_first_img_box_inner.need_private_chef_img_box_inner {
    margin-right: 34px;
}

.enjoy_custom_made_desc_box_inner.site_title_desc_inner a,.site_title_desc_inner a{
    color: #ffb800 !important;
}

.entry-content ul li a{
     color: #ffb800 !important;
}
.need_private_chef_col_1 {
    width: 50% !important;
    margin-right: 3% !important;
}

.need_private_chef_row {
    display: flex;
    align-items: center;
}

.need_private_chef_under_desc_box_inner.site_title_desc_inner {
    text-align: center;
}

.need_private_chef_under_btn_box_inner.hide_arrow {
    display: flex;
    justify-content: center;
}

.need_private_cheef_title_box_inner.site_title_inner {
    text-align: center;
}

/* --------------------ENJOY CUSTOM-MADE MEALS WITH YOUR PRIVATE CHEF   ------------------------- */


.enjoy_custom_made_main_box_inner {
    display: flex;
    align-items: center;
}

.enjoy_custom_made_title_box_inner.site_title_inner {
    text-align: center;
}

.enjoy_custom_made_desc_main_box_inner {
    padding: 0 54px;
    position: relative;
}

.enjoy_custom_made_desc_main_box_inner:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 10px;
    top: 0;
    left: 0;
    background-image: url(/../../../wp-content/uploads/2023/10/Group-163.png);
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position-y: center;
}

.enjoy_custom_made_desc_box_inner.site_title_desc_inner {
    line-height: 29px;
}
.enjoy_custom_made_desc_box_inner.site_title_desc_inner a {
    font-weight: 700;
}
/* ---------------------- discover techniques ------------------ */
.discover_techniques_img_code span {
    width: 100% !important;
}

.discover_techniques_img_code img {
    width: 100% !important;
    height: 467px !important;
    object-fit: cover;
    border-radius: 10px;
}

.discover_techniques_col_2 {
    width: 60% !important;
}


.discover_techniques_row {
    display: flex;
}

.discover_techniques_col_1 {
    width: 46% !important;
    /* border: 1px solid; */
    position: relative;
    left: 40px;
    z-index: 9;
    top: 50px;
    /* background: #000; */
    margin: 0 !important;
}

.discover_techniques_col_1:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 90%;
    border: 1px solid rgba(170, 170, 170, 0.50);
    top: 0;
    /* left: 0; */
    right: 0;
    background: #000;
    z-index: -1;

}

.discover_techniques_col_1:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 90%;
    border: 1px solid rgba(170, 170, 170, 0.50);
    top: 10px;
    right: -10px;
}

.discover_techniques_main_box_inner {
    padding: 35px 99px 56px 150px;
    text-align: center;
}

.discover_btn_box_inner.hide_arrow {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.discover_techniques_title_box_inner.site_title_inner {
    text-align: center;
    margin-bottom: 50px;
}

.discover_techniques_title_box_inner .bottom_title_line::after {
    bottom: -22px;
}

/* --------------------- WE HELP YOU TO MAINTAIN YOUR HEALTH GOALS ---------------------- */
.maintain_helath_section {
    padding: 80px 0px 0px 0px !important;
}

.maintain_health_row {
    display: flex;
    align-items: center;
}

.maintain_health_col_1 {
    width: 62% !important;
}

.maintain_health_img_code span {
    width: 100% !important;
}

.maintain_health_img_code img {
    width: 100% !important;
    height: 637px;
    object-fit: cover;
    border-radius: 0px 10px 10px 0px;
}

.maintain_health_title_box_inner .bottom_title_line::after {
    margin: 0;
}

.maintain_health_main_box_inner {
    padding: 0px 161px 0 0px;
}


/* -------------------- ipsum dolor ------------------------------- */

.ipsum_dolor_main_box_inner {
    display: flex;
    align-items: center;
}

.ipsum_dolor_img_box {
    width: 38% !important;
    /* border: 1px solid; */
    left: 10px;
    position: relative;
    padding: 10px;
    /* border-radius: 100%; */
    position: relative;
}

.ipsum_dolor_desc_main_box {
    width: 50% !important;
    padding-left: 60px;
    margin-top: -45px;
    position: relative;
}

.ipsum_dolor_img_box_inner img {
    border-radius: 100%;
    background: #D9D9D9;
    width: 100%;
    height: 508px;
    object-fit: cover;
}

.ipsum_dolor_img_box:after {
    position: absolute;
    content: "";
    height: 99%;
    width: 100%;
    border: 1px solid;
    top: -6px;
    border-radius: 100%;
    left: -3px;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}

.ipsum_dolor_img_box_inner {
    position: relative;
}

.ipsum_title_box_inner {
    color: #FFF;
    font-family: PaganiniW00-Bold;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    /* 220% */
    text-transform: uppercase;
}

.ipsum_title_under_desc_box_inner {
    color: #FFF;
    font-family: Open Sans;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 29px;
}

.ipsum_dolor_desc_main_box:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border: 1px solid rgba(170, 170, 170, 0.50);
    top: -43px;
    left: -80px;
    padding: 40px 125px;
    /* background: #000; */
    z-index: -1;
}

.ipsum_dolor_desc_main_box:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border: 1px solid rgba(170, 170, 170, 0.50);
    /* padding: 100px; */
    top: -31px;
    bottom: 0;
    margin: auto;
    left: -90px;
    padding: 82px 124px 0px;
    z-index: -1;
    background: #000;
}

.ipsum_dolor_desc_main_box_inner:after {
    position: absolute;
    content: "" "";
    height: 100%;
    width: 10px;
    /* background: red; */
    top: -41px;
    right: -170px;
    /* left: 0; */
    padding: 40px 0px;
    background-image: url(/../../../wp-content/uploads/2023/10/Group-163.png);
}

.ipsum_dolor_title_box_inner.site_title_inner {
    text-align: center;
}

.ipsum_dolor_section:before {
    position: absolute;
    content: "";
    height: 60%;
    width: 7%;
    /* background: red; */
    right: 0;
    top: auto;
    bottom: 0;
    background-image: url(/wp-content/uploads/2023/10/round_right.png);
    background-repeat: no-repeat;
}


.ipsum_dolor_row:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    FONT-WEIGHT: 500;
    left: -260px;
    bottom: auto;
    top: 50px;
    background-image: url(http://theattheitaliantable.local/wp-content/uploads/2023/10/Vector-1.png);
    background-repeat: no-repeat;
    opacity: 0.2;
}

/* ----------------------- seeking section start --------------  */
.seeking_title_section {
    padding-top: 0 !important;
}

.seeking_row {
    display: flex;
    align-items: center;
}

.seeking_col_1 {
    width: 55% !important;
    margin-right: 30px !important;
}

.seeking_img_code span {
    width: 100% !important;
}

.seeking_img_code img {
    width: 100% !important;
    height: 534px;
    object-fit: cover;
    border-radius: 10px;
}

.seeking_desc_box_inner.site_title_desc_inner {
    margin-right: 38px;
    line-height: 25px;
}

.seeking_img_code:after {
    position: absolute;
    content: "";
    height: 75%;
    width: 2%;
    /* background: red; */
    bottom: 0;
    background-image: url(/wp-content/uploads/2023/10/Frame.png);
    background-repeat-x: no-repeat;
}

.seeking_img_code:before {
    position: absolute;
    content: "";
    height: 2%;
    width: 79%;
    background-image: url(/wp-content/uploads/2023/10/Group-213.png);
    bottom: -10px;
    right: 0;
}

/* ---------------- after  */
.need_private_chef_section:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 10%;
    /* background: red; */
    right: 0;
    top: 60px;
    background-image: url(/wp-content/uploads/2023/10/Vector-2.png);
    background-repeat: no-repeat;
    opacity: 0.3;
}









@media all and (min-width: 320px) and (max-width: 767px) {
    /* need a private chef ----------- */

    .need_private_chef_row {
        flex-wrap: wrap;
    }

    .need_private_chef_col_1 {
        width: 100% !important;
        margin: 0% !important;
    }

    .need_private_chef_img_main_box_inner {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .need_private_chef_first_img_box_inner.need_private_chef_img_box_inner {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .need_private_chef_img_box_inner {
        display: flex;
    }

    .need_private_chef_img_box_inner img {
        height: 280px;
    }

    .need_private_chef_under_desc_row {
        padding: 0 !important;
    }

    .need_private_chef_desc_box_inner.site_title_desc_inner {
        text-align: center;
        padding: 0;
    }

    .need_private_chef_under_desc_box_inner.site_title_desc_inner {
        padding: 0;
    }

    .need_private_chef_section:before {
        display: none;
    }

    /* ------------------ enjoy customers section ------------------------------ */
    .enjoy_custom_made_main_box_inner {
        flex-wrap: wrap;
    }

    .enjoy_custom_made_desc_main_box_inner {
        padding: 0;
        text-align: center;
    }

    .enjoy_custom_made_btn_box_inner.hide_arrow {
        display: flex;
        justify-content: center;
    }

    .enjoy_custom_made_desc_main_box_inner:after {
        display: none;
    }

    /* ------------discover techniques section ------------- */
    .discover_techniques_main_box_inner {
        padding: 5px 19px 26px 19px;
    }

    .discover_btn_box_inner.hide_arrow {
        margin-top: 20px;
    }

    .discover_techniques_img_code img {
        height: 300px !important;
    }

    .discover_techniques_col_1:before,
    .discover_techniques_col_1:after {
        width: 100%;
    }


    .discover_techniques_row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .discover_techniques_col_1,
    .discover_techniques_col_2 {
        width: 100% !important;
        left: 0;
    }

    .discover_techniques_col_1 {
        top: 10px;
    }

    /* --------- maintain health ------------- */
    .maintain_helath_section {
        padding: 30px 0px 0px 0px !important;
    }

    .maintain_health_img_code img {
        height: 350px;
    }

    .maintain_health_row {
        flex-wrap: wrap;
    }

    .maintain_health_col_1,
    .maintain_health_col_2 {
        width: 100% !important;
    }

    .maintain_health_main_box_inner {
        padding: 0 20px;
        text-align: center;
    }

    .maintain_health_title_box_inner .bottom_title_line::after {
        margin: auto;
    }

    .maintain_health_btn_box_inner.hide_arrow {
        display: flex;
        justify-content: center;
    }

    /* ----------ipsum dolor -------- */
    .ipsum_dolor_main_box_inner {
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }

    .ipsum_dolor_desc_main_box:after {
        padding: 0px 19px;
        top: 4px;
        left: -18px;
    }

    .ipsum_dolor_desc_main_box:before {
        padding: 18px 9px 0px;
        top: 10px;
        left: -8px;
    }

    .ipsum_dolor_desc_main_box_inner:after {
        right: -131px;
        height: 83%;
        top: -13px;
    }

    .ipsum_dolor_img_box_inner img {
        height: 315px;
    }

    .ipsum_dolor_desc_box_inner.site_title_desc_inner {
        padding: 0;
    }

    .ipsum_dolor_title_box_inner.site_title_inner {
        text-align: center;
        margin-bottom: 60px !important;
    }

    .ipsum_dolor_img_box {
        width: 100% !important;
    }

    .ipsum_dolor_desc_main_box {
        width: 95% !important;
        padding-left: 12px;
        text-align: center;
        margin-top: 15px;
    }

    .ipsum_dolor_section:before {
        display: none;
    }

    /* ------------- seeking --------------- */
    .seeking_desc_box_inner.site_title_desc_inner {
        margin-right: 0px;
        text-align: center;
    }

    .seeking_img_code img {
        height: 300px;
    }

    .seeking_row {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .seeking_col_1,
    .seeking_col_2 {
        width: 100% !important;
        margin: 0 !important;
    }

    .sekking_btn_box_inner.hide_arrow {
        display: flex;
        justify-content: center;
    }

    .seeking_img_code:before,
    .seeking_img_code:after {
        display: none;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .need_private_chef_first_img_box_inner.need_private_chef_img_box_inner {
        margin-right: 20px;
        margin-bottom: 0px;
    }

    .need_private_chef_img_main_box_inner {
        flex-wrap: nowrap;
    }

    /* -------------  */
    .ipsum_dolor_img_box {
        width: 70% !important;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {

    /* need a private chef ----------- */

    .need_private_chef_row {
        flex-wrap: wrap;
    }

    .need_private_chef_col_1 {
        width: 100% !important;
        margin: 0% !important;
    }

    .need_private_chef_img_main_box_inner {
        display: flex;
        justify-content: center;
    }

    .need_private_chef_first_img_box_inner.need_private_chef_img_box_inner {
        margin-right: 21px;
    }

    .need_private_chef_img_box_inner {
        display: flex;
    }

    .need_private_chef_img_box_inner img {
        height: 330px;
    }

    .need_private_chef_under_desc_row {
        padding: 0 !important;
    }

    .need_private_chef_section:before {
        display: none;
    }

    /* ------------------ enjoy customers section ------------------------------ */
    .enjoy_custom_made_main_box_inner {
        flex-wrap: wrap;
    }

    .enjoy_custom_made_desc_main_box_inner {
        padding: 0;
        text-align: center;
    }

    .enjoy_custom_made_btn_box_inner.hide_arrow {
        display: flex;
        justify-content: center;
    }

    .enjoy_custom_made_desc_main_box_inner:after {
        display: none;
    }

    /* ------------discover techniques section ------------- */
    .discover_techniques_main_box_inner {
        padding: 15px 49px 26px 49px;
    }

    .discover_btn_box_inner.hide_arrow {
        margin-top: 20px;
    }

    .discover_techniques_img_code img {
        height: 395px !important;
    }

    .discover_techniques_col_1:before,
    .discover_techniques_col_1:after {
        width: 100%;
    }


    .discover_techniques_row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .discover_techniques_col_1,
    .discover_techniques_col_2 {
        width: 100% !important;
        left: 0;
    }

    .discover_techniques_col_1 {
        top: 10px;
    }

    /* --------- maintain health ------------- */
    /* --------- maintain health ------------- */
    .maintain_helath_section {
        padding: 30px 0px 0px 0px !important;
    }

    .maintain_health_img_code img {
        height: 450px;
    }

    .maintain_health_row {
        flex-wrap: wrap;
    }

    .maintain_health_col_1,
    .maintain_health_col_2 {
        width: 100% !important;
    }

    .maintain_health_main_box_inner {
        padding: 0 20px;
        text-align: center;
    }

    .maintain_health_title_box_inner .bottom_title_line::after {
        margin: auto;
    }

    .maintain_health_btn_box_inner.hide_arrow {
        display: flex;
        justify-content: center;
    }

    /* ----------ipsum dolor -------- */
    .ipsum_dolor_main_box_inner {
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }

    .ipsum_dolor_desc_main_box:after {
        padding: 0px 19px;
        top: 4px;
        left: -18px;
    }

    .ipsum_dolor_desc_main_box:before {
        padding: 18px 9px 0px;
        top: 10px;
        left: -8px;
    }

    .ipsum_dolor_desc_main_box_inner:after {
        right: -131px;
        height: 83%;
        top: -13px;
    }

    .ipsum_dolor_img_box_inner img {
        height: 375px;
    }

    .ipsum_dolor_desc_box_inner.site_title_desc_inner {
        padding: 0;
    }

    .ipsum_dolor_title_box_inner.site_title_inner {
        text-align: center;
        margin-bottom: 60px !important;
    }

    .ipsum_dolor_img_box {
        width: 50% !important;
    }

    .ipsum_dolor_desc_main_box {
        width: 95% !important;
        padding-left: 40px;
        margin-top: 15px;
    }

    .ipsum_dolor_section:before {
        display: none;
    }

    /* ------------- seeking --------------- */
    .seeking_desc_box_inner.site_title_desc_inner {
        margin-right: 0px;
        text-align: center;
    }

    .seeking_img_code img {
        height: 390px;
    }

    .seeking_row {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .seeking_col_1,
    .seeking_col_2 {
        width: 100% !important;
        margin: 0 !important;
    }

    .sekking_btn_box_inner.hide_arrow {
        display: flex;
        justify-content: center;
    }

    .seeking_img_code:before,
    .seeking_img_code:after {
        display: none;
    }
}


@media only screen and (min-width: 981px) and (max-width: 1024px) {

    /* need a private chef ----------- */
    .need_private_chef_first_img_box_inner.need_private_chef_img_box_inner {
        margin-right: 21px;
    }

    .need_private_chef_img_box_inner {
        display: flex;
    }

    .need_private_chef_img_box_inner img {
        height: 330px;
    }

    .need_private_chef_under_desc_row {
        padding: 0 !important;
    }

    .need_private_chef_section:before {
        display: none;
    }

    /* ----------- enjoy custom  ----------- */
    .enjoy_custom_made_desc_main_box_inner:after {
        top: 76px;
        left: 20px;
    }

    .enjoy_custom_made_desc_main_box_inner {
        padding: 0 0px 0 56px;
    }

    .enjoy_custom_made_desc_box_inner.site_title_desc_inner {
        line-height: 1.7em;
    }

    /* ------------discover techniques section ------------- */
    .discover_techniques_main_box_inner {
        padding: 35px 49px 56px 49px;
    }

    .discover_btn_box_inner.hide_arrow {
        margin-top: 20px;
    }

    .discover_techniques_img_code img {
        height: 395px !important;
    }

    .discover_techniques_col_1:before,
    .discover_techniques_col_1:after {
        width: 100%;
    }

    /* --------- maintain health sextion ----------- */
    .maintain_health_main_box_inner {
        padding: 0px 0px 0 0px;
    }

    .maintain_health_img_code img {
        height: 550px;
    }

    .maintain_health_col_1 {
        margin-right: 40px !important;
        width: 55% !important;
    }

    /* ----------ipsum dolor -------- */
    .ipsum_dolor_desc_main_box:after {
        padding: 0px 62px;
        top: 4px;
    }

    .ipsum_dolor_desc_main_box:before {
        padding: 18px 62px 0px;
        top: 10px;
    }

    .ipsum_dolor_desc_main_box_inner:after {
        right: -131px;
        height: 83%;
        top: -13px;
    }

    .ipsum_dolor_img_box_inner img {
        height: 375px;
    }

    .ipsum_dolor_desc_box_inner.site_title_desc_inner {
        padding: 0;
    }

    .ipsum_dolor_title_box_inner.site_title_inner {
        text-align: center;
        margin-bottom: 60px !important;
    }

    .ipsum_dolor_desc_main_box {
        width: 56% !important;
        padding-left: 40px;
    }

    .ipsum_dolor_section:before {
        display: none;
    }

    /* ------------- seeking --------------- */
    .seeking_desc_box_inner.site_title_desc_inner {
        margin-right: 0px;
        height: 444px;
        overflow: auto;
    }

    .seeking_img_code img {
        height: 490px;
    }
}


@media all and (min-width: 1025px) and (max-width: 1140px) {

    /* need a private chef ----------- */
    .need_private_chef_first_img_box_inner.need_private_chef_img_box_inner {
        margin-right: 21px;
    }

    .need_private_chef_img_box_inner {
        display: flex;
    }

    .need_private_chef_img_box_inner img {
        height: 330px;
    }

    .need_private_chef_under_desc_row {
        padding: 0 !important;
    }

    /* ----------- enjoy custom  ----------- */
    .enjoy_custom_made_desc_main_box_inner:after {
        top: 56px;
        left: 20px;
    }

    .enjoy_custom_made_desc_main_box_inner {
        padding: 0 13px 0 56px;
    }

    .enjoy_custom_made_desc_box_inner.site_title_desc_inner {
        line-height: 1.7em;
    }

    /* ------------discover techniques section ------------- */
    .discover_techniques_main_box_inner {
        padding: 35px 49px 56px 49px;
    }

    .discover_btn_box_inner.hide_arrow {
        margin-top: 20px;
    }

    .discover_techniques_img_code img {
        height: 395px !important;
    }

    .discover_techniques_col_1:before,
    .discover_techniques_col_1:after {
        width: 100%;
    }

    /* --------- maintain health sextion ----------- */
    .maintain_health_main_box_inner {
        padding: 0px 14px 0 0px;
    }

    .maintain_health_img_code img {
        height: 550px;
    }

    .maintain_health_col_1 {
        margin-right: 40px !important;
    }

    /* ----------ipsum dolor -------- */
    .ipsum_dolor_desc_main_box:after {
        padding: 0px 62px;
        top: 4px;
    }

    .ipsum_dolor_desc_main_box:before {
        padding: 18px 62px 0px;
        top: 10px;
    }

    .ipsum_dolor_desc_main_box_inner:after {
        right: -131px;
        height: 83%;
        top: -13px;
    }

    .ipsum_dolor_img_box_inner img {
        height: 375px;
    }

    .ipsum_dolor_desc_box_inner.site_title_desc_inner {
        padding: 0;
    }

    .ipsum_dolor_title_box_inner.site_title_inner {
        text-align: center;
        margin-bottom: 60px !important;
    }

    .ipsum_dolor_desc_main_box {
        width: 56% !important;
    }

    /* ------------- seeking --------------- */
    .seeking_desc_box_inner.site_title_desc_inner {
        margin-right: 0px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* ----------- enjoy custom  ----------- */
    .enjoy_custom_made_desc_main_box_inner:after {
        top: 55px;
    }

    /* ------------discover techniques section ------------- */
    .discover_techniques_main_box_inner {
        padding: 35px 49px 56px 98px;
    }

    .discover_btn_box_inner.hide_arrow {
        margin-top: 20px;
    }

    /* --------- maintain health sextion ----------- */
    .maintain_health_main_box_inner {
        padding: 0px 49px 0 0px;
    }

    .maintain_health_img_code img {
        height: 550px;
    }

    .maintain_health_col_1 {
        margin-right: 40px !important;
    }

    /* ----------ipsum dolor -------- */
    .ipsum_dolor_desc_main_box:after {
        padding: 8px 106px;
        top: -16px;
    }

    .ipsum_dolor_desc_main_box:before {
        padding: 38px 104px 0px;
        top: -14px;
    }

    .ipsum_dolor_desc_main_box_inner:after {
        right: -131px;
        height: 83%;
        top: -13px;
    }

    .ipsum_dolor_img_box_inner img {
        height: 455px;
    }

    /* ------------- seeking --------------- */
    .seeking_desc_box_inner.site_title_desc_inner {
        margin-right: 0px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* ----------- enjoy custom  ----------- */
    .enjoy_custom_made_desc_main_box_inner:after {
        top: 55px;
    }

    /* ------------discover techniques section ------------- */
    .discover_techniques_main_box_inner {
        padding: 35px 86px 56px 119px;
    }

    /* --------- maintain health sextion ----------- */
    .maintain_health_main_box_inner {
        padding: 0px 49px 0 0px;
    }

    /* ----------ipsum dolor -------- */
    .ipsum_dolor_desc_main_box:after {
        padding: 8px 106px;
        top: -16px;
    }

    .ipsum_dolor_desc_main_box:before {
        padding: 48px 104px 0px;
        top: -11px;
    }

    .ipsum_dolor_desc_main_box_inner:after {
        right: -131px;
        height: 83%;
        top: -13px;
    }

    .ipsum_dolor_img_box_inner img {
        width: 478px;
        height: 478px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    /* --------- maintain health sextion ----------- */
    .maintain_health_main_box_inner {
        padding: 0px 49px 0 0px;
    }

    /* ----------ipsum dolor -------- */
    .ipsum_dolor_desc_main_box:after {
        padding: 38px 106px;
    }

    .ipsum_dolor_desc_main_box:before {
        padding: 78px 104px 0px;
    }

    .ipsum_dolor_desc_main_box_inner:after {
        right: -131px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {}