@media screen and (max-width: 767px) {
    .services-columns:not(:last-child) {
        padding-bottom: 10px !important;
    }
}

.iwp-result-container {
    margin-top: 20px;
}

.grecaptcha-badge { visibility: hidden; }