/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 11 2025 | 22:53:37 */
.catch-img {
	max-width: 650px;
}
@media screen and (max-width:1024px) {
	.catch-img {
		max-width: 500px;
	}
}
@media screen and (max-width:767px) {
	.catch-img {
		max-width: 450px;
	}
}
