.pershing-general-container{background-image:var(--container-bg-img-mobile);background-repeat:no-repeat;background-position:center;background-size:cover}
@media only screen and (min-width:756px){.bnym-container{background-image:var(--container-bg-img-desktop);background-repeat:no-repeat;background-position:center;background-size:cover}
}
@media only screen and (max-width:755px){.bnym-container{background-image:var(--container-bg-img-mobile);background-repeat:no-repeat;background-position:center;background-size:cover}
}