#banner {
}

#brown-gradient {

    background: linear-gradient(90deg, #411F15 39.41%, rgba(65, 31, 21, 0) 100%);
}

#image {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
