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