.the-grand-carnival-bg-whiteBg {
    background: url('feather1.png') no-repeat 80% center,
    url('feather2.png') no-repeat 50% 30%,
    url('feather3.png') no-repeat 45% 80%;
}

.the-grand-carnival-bg-grayBg {
    background: url('feather1.png') no-repeat 10% 5%,
    url('feather3.png') no-repeat 40% center,
    url('feather4.png') no-repeat 50% 30%;
}