/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 23 2024 | 12:16:22 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.relative {
	position: relative;
}
.bg-1:after {
	
    content: "";
    background: url(https://www.malcare.com/wp-content/uploads/2022/08/Group-37385.png) no-repeat, url(https://www.malcare.com/wp-content/uploads/2022/09/Group-37384-3.png) no-repeat, url(https://www.malcare.com/wp-content/uploads/2022/09/Group-37382-1.png) no-repeat;
	background-position: 0 20.6%, 100% 52%, 0% 73%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;

}