<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body#ContainerFullWidth main#content .global-container{
	width:100%;
	padding:0;
}

/* Small Devices, Tablets */
 @media (max-width : 1200px) {

 body#ContainerFullWidth main#content .global-container{
	padding:0 15px;
}

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