@media screen and (max-width: 600px) and (min-width: 460px) {
    .copypress-custom-bg-9 {
        padding: 1.7pc 0 0!important;
        background-color: #342b88!important;
        background-repeat: no-repeat!important;
        background-position: revert;
        /* height: 800px!important; */
    }
}