.header .logo {
  width: 202px;
  height: 163px;
  background-size: 100% 100%;
  outline: none;
  display: block;
  text-indent: -9999px;
  background: url(../images/logo.png) no-repeat;
  position: relative;
  float: left;
  margin-right: 30px;
}
.header .phone {
  float: left;
}

#container:before {
  display: none;
}
.col-33 {
  float: left;
  width: 33.3333333%;
}
/*# sourceMappingURL=style_768.css.map */