.our-services {
    max-width: 168px;
    height: 99px;
    padding-top: 45px;
    margin-top: -1px;
}


@media screen and (min-width: 1400px) {
    .pe-custom {
        padding-right: 1.5rem !important;
    }
}



@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .pe-custom {
        padding-right: 0.9rem !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .pe-custom {
        padding-right: 0.5999999999999996rem !important;
    }
}
