.header-content {background:#036CA7;background: linear-gradient(180deg, #036CA7 6%,#00A6E0 90%);}
.header-bg::before {background-image: url(/style/v1/index/slide/Cabinet.svg);background-position: center 14rem;background-size:90%;opacity: 0.8;}
@media (min-width: 1024px) {
.header-bg::before {background-position: center 4rem;background-size:78%;}
}