.borded-header {
    width: 100%;
    background-size: cover;
    margin-bottom: 30px;
}


.borded_header {
    background-size: cover;
    position: relative;
    margin: 0px 45px;
}

.borded-header-image {
    background-size: cover;
    background-position: 50%;
    /* max-width: 1500px; */
    margin: auto;
}