@media (max-width: 991px) {
	
	#header {
		margin-top:30px;
	}
	#header .container, #logo {
		height:270px;
	}
	#logo {
		background-position:50% 30px;
		background-size:325px auto;
	}
	#girl1{
		width:150px;
		background-size:150px auto;
	}
	#girl2{
		width:160px;
		background-size:160px auto;
	}
	
}