    .section.section-padding.text-columns-with-images.section-gap>.page-width {
        max-width: 100%;
    }

    .grid-cols-1.justify-center.flex.md\:flex-col.px-3.gap-3.flex-row {
        flex-direction: row;
        justify-content: space-evenly;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
.grid-cols-1.justify-center.flex.md\:flex-col.px-3.gap-3.flex-row {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.relative.flex.bg-gray.rounded-2.flex-row-reverse.justify-between.flex-1 {
    gap: 1.5rem;
}
    .relative.flex.bg-gray.rounded-2.flex-row-reverse.justify-between.flex-1 {
        background: #fff;
        min-height: calc((184 / 401)*(401 / 1280)* 100vw);
    }
    h2.text-columns-with-images__title.section-title.title3.text-center {
        font-weight: 600;
    }
    .grid-cols-1.justify-center.flex.md\:flex-col.px-3.gap-3.flex-row {
            margin-top: 1.5rem;
            margin-bottom: 1.5rem;
        }
        .section.section-padding.text-columns-with-images.section-gap {
            padding: 0 !important;
        }
.page-width.text-columns-with-icon1 {
    padding: 0 !important;
}
@media screen and (min-width:768px) {
h2.text-columns-with-images__title.section-title.title3.text-center {
    margin-top: 2.5rem;
    margin-bottom: 0 !important;
}
.relative.flex.bg-gray.rounded-2.flex-row-reverse.justify-between.flex-1 {
        border-radius: 2.1875rem;
}
}
        @media screen and (max-width:1440px){
        h2.text-columns-with-images__title.section-title.title3.text-center {
                font-size: 27px;
        }
    }
        @media screen and (max-width:767px) {
            .grid-cols-1.justify-center.flex.md\:flex-col.px-3.gap-3.flex-row {
                flex-direction: column;
            }
    
            .relative.flex.bg-gray.rounded-2.flex-row-reverse.justify-between.flex-1 {
                border-radius: 1rem;
            }
            .relative.flex.bg-gray.rounded-2.flex-row-reverse.justify-between.flex-1 {
                padding: 28.4629px 20.0738px !important;
            }
             h2.text-columns-with-images__title.section-title.title3.text-center {
                margin-top: 1rem;
                margin-bottom: 0 !important;
                font-size: 20px;
        }
        }
@media (min-width: 640px) {
    .grid-cols-1.justify-center.flex.md\:flex-col.px-3.gap-3.flex-row {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    }
    .grid-cols-1.justify-center.flex.md\:flex-col.px-3.gap-3.flex-row{
       gap: 1.5rem;
        }
}