/* Start custom CSS for shortcode, class: .elementor-element-fd3071d */.fixed-image-footer-2 {
	position: fixed !important;
/* 	top: 136px;
	right: 30px; */
	bottom: 30px;
	left: 30px;
	width: 12% !important;
	z-index: 99;
}

@media only screen and (max-width: 600px){
    .fixed-image-footer-2 {
	position: fixed !important;
/* 	top: 76px;
	right: 10px; */
		bottom: 10px;
		left:10px;
	width: 40% !important;
	z-index: 99;
}
    
}/* End custom CSS */