.header_bgc-link {
    height: 21vw;
    display: flex;
    margin: 0 auto;
}

.header_bgc-image {
    background-image: url(/uploads/13.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}