/*
Theme Name: 	Connect Contemporary Theme
Theme URI: 		https://www.invaluable.com
Description: 	Child theme for Contemporary sites
Template: 		theme-master
Version: 		1.2
Author: 		Invaluable
Author URI: 	https://www.invaluable.com
Tags:
*/

/* Hotfix - merge with app.css */
@media screen and (max-height:900px) {
    .hero.hero-cropped {
        min-height: 18.75rem !important;
    }
}