/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Aug 27 2025 | 15:19:03 */
@media (max-width: 549px) {	
	
		.prod-info-cont-ics .icon-box {
		width: 100% !important;
		min-width: 100% !important;
	}
	
	.stats-icons .icon-box {
			align-items: center;
			width: 47.5% !important;
			margin: 2px !important;
		min-width: 47.5% !important;
	}
	
	.banner {
	padding-top: 99.99% !important;	
	}
	
	
	
}


/* Correct Font Styling for Title 'CHARACTERISTICS OF THE TRIP' */

h2 > span[style="font-size: 140%; color: #2e520f;"] {
    font-size: 150% !important;
    color: #2e520f;
	font-family: Roboto, sans-serif;
	font-weight: 500 !important;
}

.prod-info-desc-ics {
	display: none !important;
}




