<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">media (max-width: 1200px) {
    .header-welcome span { margin: 0 5px;}
    }
}
.column-left { margin-bottom: 8em;}

@media screen and (max-width: 991px){
    .column-left { margin-bottom: auto;}
}.possplit { color: #636363;}
.html_show  .column-position  { float: none; margin-left: 1em;}

.column-title { overflow: hidden;}

@media (max-width: 1200px) {
    .html_show  .column-position  { margin-left: 0;}
    .column-position  { font-size: 13px;}
    .column-title { font-size: 20px;}
}

.people_thumb { overflow: hidden; margin-top: 25px;}
.people_thumb li { width: 20%; margin: 0 2.5% 2em; float: left; padding: 0; border-width: 0;}
.people_thumb li h2 { font-size: 16px; line-height: 2; font-weight: normal; text-align: center;}
.people_thumb li img { width: 100%; height: 228px; float: left; box-shadow: 0 0 5px #ccc; object-fit: cover;}


/*
*   Responsive
*/
@media screen and (max-width: 1199px){
}
@media screen and (max-width: 991px){
    .people_thumb li { width: 28.33%; margin: 0 2.5% 1em;}
    .people_thumb li img { height: 180px;}
}
@media screen and (max-width: 768px) {
    .people_thumb li { width: 45%; margin: 0 2.5% 1em;}
    .people_thumb li img {}
}
@media screen and (max-width: 599px) {
}</pre></body></html>