@charset "utf-8";
/* CSS Document */

.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 400px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.logo-image span,
.logo-image small {
  width: 400px;
  height: 50px;
}