/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.l-header.pos_fixed ~ .l-main > .wpb-content-wrapper > .l-section:first-of-type > .l-section-h {
	padding-top: 100px
}

@media (min-width: 830px) and (max-width: 1324px) {
    .l-header.pos_fixed ~ .l-main > .wpb-content-wrapper > .l-section:first-of-type > .l-section-h {
		padding-top: 150px
	}
}

@media (max-width: 829px) {
	.l-header.pos_fixed ~ .l-main > .wpb-content-wrapper > .l-section:first-of-type > .l-section-h {
		padding-top: 100px
	}
}
