@media screen and (max-width: 450px) and (min-width: 370px) {
    .copypress-custom-bg-9 {
        padding: 2.5pc 0 0 !important;
        background-color: #342b88 !important;
        background-repeat: no-repeat !important;
        background-position: revert !important;
        background-size: 650px !important;
        height: 800px;
    }
    .p0100 {padding: 0 1rem!important;}
    .footer_wrap .sc_content_container {
        padding: 4rem 0 1rem 1rem;
    }
    .loader_SPINNER
    {
        margin-left:5%!important;
        margin-top:35%!important;
    }
}