[data-template="64192e9807529e6e7c79b3c9"] .itp-services-img {
    width: 30%;
    margin: 0 auto !important;
}


@media only screen and (max-width: 769px) {
    [data-template="64192e9807529e6e7c79b3c9"] .three-column {
        grid-template-columns: repeat(2, 1fr)!important;
    }
    [data-template="64192e9807529e6e7c79b3c9"] .itp-services-img {
        width: 30%;
    }
}
@media only screen and (max-width: 481px) {
    [data-template="64192e9807529e6e7c79b3c9"] .three-column {
        grid-template-columns: repeat(1, 1fr)!important;
    }
    [data-template="64192e9807529e6e7c79b3c9"] .itp-services-img {
        width: 20%;
    }

    [data-template="64192e9807529e6e7c79b3c9"].itp-template-service2-1{
        padding: 30px 10px !important;
    }
}@media only screen and (max-width: 769px) {
    [data-template="6419324e07529ec72179b47a"] .four-column{
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media only screen and (max-width: 481px) {
    [data-template="6419324e07529ec72179b47a"] .four-column{
        grid-template-columns: repeat(1, 1fr) !important;
    }

    [data-template="6419324e07529ec72179b47a"].itp-template-services6-2{
        padding: 30px 10px !important;
    }

    [data-template="6419324e07529ec72179b47a"] .itp-block-textHeader{
        margin-bottom: 20px !important;
    }
}[data-template="64195da907529e0feb79c620"] .itp-services-img {
    width: 40%;
    margin: 0 auto!important;
}



@media only screen and (max-width: 769px) {
    [data-template="64195da907529e0feb79c620"] .four-column {
        grid-template-columns: repeat(2, 1fr)!important;
    }
    [data-template="64195da907529e0feb79c620"] .itp-services-img {
        width: 30%;
    }
}
@media only screen and (max-width: 481px) {
    [data-template="64195da907529e0feb79c620"] .four-column {
        grid-template-columns: repeat(1, 1fr)!important;
    }
    [data-template="64195da907529e0feb79c620"] .itp-services-img {
        width: 20%;
    }

    .itp-template-services2-2{
        padding: 30px 10px !important;
    }
}
@media only screen and (max-width: 769px) {
    [data-template="6423b372c9c0fa7c25610195"] .six-four-column{
        grid-template-columns: repeat(2,1fr) !important;
        gap: 40px !important;
    }

}

@media only screen and (max-width: 481px) {
    .itp-template-about1-1{
        padding: 30px 10px !important;
    }

    [data-template="6423b372c9c0fa7c25610195"] .six-four-column{
        grid-template-columns: repeat(1,1fr) !important;
        gap: 20px !important;
    }

    [data-template="6423b372c9c0fa7c25610195"] .itp-column2{
        grid-row-start: 1;
    }
}[data-template="64e6f6a783bcc2abd822265c"] .itp-custom-flex{
    justify-content: space-between !important;
}[data-template="650139f66c3b90745216e3ea"] .custom-w-c{
    width: fit-content;
}

[data-template="650139f66c3b90745216e3ea"] .custom-flex  {
    margin: auto !important;
    flex-direction: column;
  }

[data-template="650139f66c3b90745216e3ea"].custom-text-grid .ql-editor{
    display: grid;
    grid-template-columns: repeat(2,60%);
}