.page-id-26785 .mcg-search-app {
    margin-top: 28px;
}

.mcg-form {
    border-top: 1px solid #d6e2ee;
    border-bottom: 1px solid #d6e2ee;
    background: #eef4fa;
}

.mcg-controls button {
    min-width: 112px;
    white-space: nowrap;
}

@media (max-width: 1180px) {
    .mcg-controls {
        grid-template-columns: 1fr;
    }

    .mcg-controls button {
        width: 100%;
    }
}
