 @media (max-width: 769px){
     .logo img{
		 width: 280px !important;
	 }
	 .footer-logo img {
		width: 280px !important;
	 }
	
}