/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2026 | 04:33:03 */
#wpcf7-f156-o1 .row {
	display: flex;
    flex-direction: row;
}

@media (min-width: 1024px) {
#wpcf7-f156-o1 .col-lg-3 {
        width: 55% !important; 
	padding-right: 5px;
    }

	
#wpcf7-f156-o1  .btn {
		    padding: 11px 5px !important;
	}
#wpcf7-f156-o1 .col-lg-3 .icon
 {
	     min-width: 26px;
    height: 45px !important;
}
	
}

@media (max-width: 768px) {
	#wpcf7-f156-o1 .row {
    	flex-direction: column;
	}
	div#rc-anchor-container {
    margin-top: 20px;
    margin-left: 20px;
}
}