     
.hover {
  cursor: pointer;
}
  
.logo {
  width: 855px !important;
  height: 225px !important;
  margin-top: 13px;
}

.logo img {
  height: 225px !important;
}

.header {
  /* height: 388px;*/
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.common-county-text {
  font-size: 42px;
  font-weight: 500;
  color: #C3B637;
  position: absolute;
  white-space: nowrap;
  line-height: 1;
}       