/*
Theme Name: Versatile Custom Child
Template: versatile-custom
Author: INOMA
Author URI: https://INOMA.nl
*/



/* spacing voor E-fulfiment header img*/

.img-spacing img   {
	padding:50px !important;
	margin:50px !important;
}


.pt-8 {
    padding-top: 4rem!important;
}

@media (min-width:992px)
{
	.pt-lg-12 {
		padding-top: 12rem!important;
	}
	
	.pt-lg-unset {
		padding-top: unset!important;
	}
}