﻿@media (max-width: 639px) {

    .tp-form-half, .tp-form-quarter, .tp-form-third, .tp-form-threequarters {
        width: 100%;
    }

    .tp-form-row > div + div {
        margin-top: 15px;
    }
}

@media (max-width: 1180px) {

    .MoreMarketingBanner {
        background-color: #DAFF33;
        background-image: unset !important;
    }
}