/* enter the font-family for body text */ 
/*body {}*/
/* enter font family for headings */
/*h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { }*/

/*Custom CSS*/
ul.OSResourceLinksIcons li { background: none;border: none;display: inline-block;padding: 6px; }
ul.OSResourceLinksIcons li img { width: 50px;height: 50px;cursor: pointer; }
.field-html-content.ck-content img { display: inline-flex; max-width: 100%; height: auto; }

