/* Official Escore 24x7 brand lockup. The source JPEG remains unchanged. */
.brand {
  display: block;
  width: 160px;
  height: 68px;
  overflow: hidden;
  text-decoration: none;
}

.brand img {
  display: block;
  width: 160px;
  height: auto;
  transform: translateY(-39px);
}
