.header-cv {
  max-width: 280px;
  height: 100px;
}
.header-cv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ts-header-area-4 .ts-headermain-menu-4 ul li > a {
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  display: inline-block;
  font-weight: 600;
}
.ts-header-area-4 .ts-header-area-all {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
