/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

.logo img {width: 320px;}




@media only screen and (min-width: 769px) {
	.fh_section .vc_column-inner {
    height: 100vh;
    display: grid;
    align-items: center;
    justify-items: center;
}
}
