[data-template="6419551f07529e3bae79be3e"] .two-column{
    gap: 100px;
}

[data-template="6419551f07529e3bae79be3e"] .itp-container-one{
    position: relative;
}

[data-template="6419551f07529e3bae79be3e"] .itp-container-one .itp-text-block{
    min-width: 45%;
    z-index: 1 !important;
    position: absolute !important;
    margin-top: 40px !important;
    margin-left: 7% !important
}

[data-template="6419551f07529e3bae79be3e"] .itp-container-one .itp-image-one{
    width: 35%;
    position: absolute !important;
    top: calc(35%);
    left: calc(7%);
}

[data-template="6419551f07529e3bae79be3e"] .itp-container-one .itp-image-two{
    width: 50%;
    margin-left: auto !important;
    margin-bottom: 20px !important;
    margin-right: calc(5%) !important;
}

[data-template="6419551f07529e3bae79be3e"] .itp-container-one .itp-image-three{
    width: 40%;
    margin-left: auto !important;
    margin-right: calc(15%) !important;
}

@media only screen and (max-width: 1024px) {
    [data-template="6419551f07529e3bae79be3e"] .two-column{
        gap: 40px !important;
    }
}

@media only screen and (max-width: 769px) {
    [data-template="6419551f07529e3bae79be3e"] .itp-block-text-subdetail{
        margin-bottom: 40px !important;
    }
}

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

    .itp-template-about20{
        padding: 30px 10px !important;
    }
}