@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;
    }
}