@media screen and (min-width: 1000px) {
    .header-layout-1 {
        background-position: center right;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
}
