.header-logo {
    background: url(/storage/general/header-bg/header-bg-pen.jpg);
    background-size: 100%;
    background-position: center center;
    animation: none;
}
.tabs .nav-tabs .nav-link.active {
  color: #111;
  background-color: #fff;
  border-bottom: 2px solid #416791;
}
.tabs .nav-tabs {
  border-bottom: 2px solid #e6e8eb;
  margin-bottom: 0px;
}
.desktop-view {
  display: block;
  margin-top: 0px !important;
}