 .navbar-brand img.logo{
	     width: 249px !important;
	 
 }
  @media screen and (max-width: 767px) {
    .navbar-brand img.logo {
        width: 164px !important;
    }
} 
 :root {
            --color-master_primary: #090f1e;
			--color-master_primary2: #151b2e;
			--color-master_primary3: #056dda;
 
 } 

.square2{
	background-position: center;
} 