/*
 Theme Name:   Compact
 Theme URI:    https://miclub.com.au
 Description:  MiClub Compact Theme
 Author:       MiClub
 Author URI:   https://miclub.com.au
 Version:      3.0.0
 License:      Copyright 2020 - MiClub
 License URI:  https://miclub.com.au
 Tags:         new, custom, responsive-layout
 Text Domain:  miclub
*/

/*
 * ======================  LIVE CHANGES GO HERE  ======================
 * Please make sure that you place a timestamp with your name whenever
 * this file is edited. If your change is a result of a ticket please
 * include the ticket number in the comment.
 */

/* Gravity Forms reCAPTCHA */
.wp-block-column .gform_wrapper iframe {
	margin-top: 0;
}

/* Home page banner */
.page-template-page-home .banner img {
	object-position: top;
}