
/*
## Use this to hide the Header (originally the Domain) Button on top menu bar 
#myHeader #mainNavbarCollapse .navbar-nav .menu-last-btn {display: none;}
*/

.banner .big_col .big_col_in {
      background-image: -moz-linear-gradient(128deg, #6747d5 0%, #FFF 50%, #FFF 50%, #6747d5 100%);
      background-image: -webkit-linear-gradient(128deg, #6747d5 0%, #FFF 50%, #FFF 50%, #6747d5 100%);
      background-image: -ms-linear-gradient(128deg, #6747d5 0%, #FFF 50%, #FFF 50%, #6747d5 100%);
}


@media (max-width: 767px){
     .header .logo img {
	width: 75%;
     }
}

/*about-us-page*/

.about-us-banner {
  background-image: url(../../images/ezzi-about-us-15.png);
  background-repeat: no-repeat;
}

/*about-us-page end*/


.left-logo-image img {
  width: 270px;
}
