/*
 Theme Name:   Sphere1 2021
 Description:  Custom theme built for Sphere 1
 Author:       Tepia Co.
 Author URI:   https://www.tepia.co/
 Version:      1.0.0
 License:      PRIVATE
 Text Domain:  sphere1
*/

@media screen and (max-width: 769px) and (min-width: 0px) {
	.home .parallax-spacer {
		height: 350px !important;
	}
}