<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* codeDESIGN - custom_code_icons.css */
@charset "utf-8";

/* CUSTOM CODE ICONS */
.custom_code_bigimage [class^="col-"],
.custom_code_bigimage [class*=" col-"] {
	padding-left: 0px;
	padding-right: 0px;
}

.custom_code_bigimage {
	padding: 0px 0px 60px 0px;
}

@media only screen and (max-width: 991px) {
}

.custom_code_bigimage_417 {
	padding: 0px 0px 10px 0px;
}

.custom_code_bigimage_417 .custom_code_bigimage {
	padding: 0px 0px 0px 0px;
}
</pre></body></html>