<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Template: Marblex - Marble &amp; Tiles WordPress Theme
Author: Peacefulqode.com
Version: 2.0
Design and Developed by: Peacefulqode

*/
@media(max-width:1365px) {}

@media(max-width:1199px) {

	.container,
	.elementor-section.elementor-section-boxed&gt;.elementor-container {
		max-width: 960px;
	}
}

@media(max-width:1023px) {

	.container,
	.elementor-section.elementor-section-boxed&gt;.elementor-container {
		max-width: 100%;
	}
	.content-area .site-main {padding: 90px 0;}

}

@media(max-width:767px) {
.content-area .site-main {padding: 60px 0;}
}

</pre></body></html>