/*
Theme Name: Consulting Child
Author: VamTam
Author URI: https://vamtam.com
Template: vamtam-consulting
*/

.has-background .meta-header-inside
{
	height: 15vh;
}
#scroll-to-top {
	right: 55px !important;
}

@media screen and (max-width: 992px) {
  	body.responsive-layout #scroll-to-top {
    	bottom: 10px !important;
	}
}