/*
THEME NAME: NEST HQ
VERSION: 1.0
Author: Manufactur.co
*/

.logo-divider { 
	background-image: url('/wp-content/themes/nesthq/images/nestlogo.png'); 
	background-size: cover; 
	background-repeat: 
	no-repeat; 
	width:75px; 
	height: 75px;
	margin: auto; margin-top: 3rem; margin-bottom: 3rem;
}