/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2024 | 13:25:53 */
#header > div > div.it-nav-wrapper > div.it-header-center-wrapper > div > div > div > div > div.it-brand-wrapper > a > img {
    width: 642px;
    height: 106.5px;
}
#footer > div.it-footer-main > div > section:nth-child(1) > div > div > div > a > img {
	content: url("/wp-content/uploads/2023/12/logo_positivo_2.png")!important;
	width: 321px;
    height: 53.25px;
}
/* 
 * Small screen devices (600px and above) and Medium screen devices (768px and above)
 */
@media only screen and (max-width: 768px) {
	#header > div > div.it-nav-wrapper > div.it-header-center-wrapper > div > div > div > div > div.it-brand-wrapper > a > img {
		height: 95%;
		width: 95%;
	}
}
/*@media only screen and (min-width: 768px) {
	#header > div > div.it-nav-wrapper > div.it-header-center-wrapper > div > div > div > div > div.it-brand-wrapper > a > img {
    	
	}
}*/
/*
 * Other screens
 */
@media only screen and (max-width: 595px) {...}

@media only screen and (min-width: 889px) {...}

@media only screen and (min-width: 1200px) {...}
