<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#special-sectionOverview img{
    max-width: none;
    height: auto;
    vertical-align: middle;
    border: none;
    -ms-interpolation-mode: bicubic;
}

@media (max-width: 959px){
	#special-sectionOverview img {
	    max-width: 100% !important;
	}
}

@media (max-width: 719px){
	#special-sectionOverview img {
	    padding: 0px !important;
	    margin: 0px !important;
	}
}</pre></body></html>