/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 18 2025 | 15:11:41 */
@media only screen and (min-width: 1200px) {
	.header-layout1 .header-logo{
		padding: 0px 30px 0px 0px !important;
		width: 370px;
	}
}
@media (max-width: 575px) {
    .header-layout1 .header-logo img {
        max-width: 250px ;
    }
}

@media only screen and (min-width: 768px){
	
}

@media only screen and (max-width: 600px) {
	.header-logo img{
	  width: 230px !important ;
	}
}
