/*
Theme Name: Housing For All
Theme URI: https://github.com/pankajwp
Author: pankajwp
Author URI: https://github.com/pankajwp
Description: Donations: https://calmestghost.com/donate. brphomesolutions.com is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/pwp/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2023
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: pwp

brphomesolutions.com WordPress Theme © 2011-2023 TidyThemes
brphomesolutions.com is distributed under the terms of the GNU GPL
*/


/* MAIN CSS */

.registration-banner {
    height: 40vh;
}

@media (max-width: 767px) {
    .registration-banner {
        height: 20vh;
    }
}