/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 27 2023 | 10:59:12 */
figure.slide-image {
    display: block;
}

@media only screen and (max-width:768px) {
	
	.archive #content {
		padding-top: 0%;
	}
	.post-1559 img{
	object-fit:contain !Important;
}
}