.verify .slider {

    background: url(./../images/Pattern.png), linear-gradient(to bottom, #150047, #09001E);
    background-position: center;
    background-size: cover;

}