
											@media screen and (min-width:768px){#vps_slider_section:before{
    position: absolute;
    content: "";
    background: url("https://designingmedia.com/wordpress/hostiko/layout39/wp-content/uploads/2020/04/left_half_oval.png");
    width: 375px;
    height: 100%;
    top: 0;
    left: 0
}

#vps_slider_section:after{
    position: absolute;
    content: "";
    background: url("https://designingmedia.com/wordpress/hostiko/layout39/wp-content/uploads/2020/04/right_half_oval.png");
    width: 375px;
    height: 100%;
    top: 0;
    right: 0;
}



}