/* Text and Form Card */
@media (max-width: 781px) {
    .block-text-and-form-card div {
        border: 0;
        padding: 0 !important;
    }
}