/* Custom CSS for Statewidea */


#cn-excerpt-plus .cn-entry {
    font-size: inherit !important;
    line-height: inherit !important;
    padding-bottom: 2%;
}

#cn-list-head.cn-list-head.cn-clear{
    display: none !important;
}

#cn-list .chosen-container-single .chosen-single {
    display: none !important;
}

.cn-bio-single {
	max-width: 480px;
	text-align: left;
}

@media screen and (max-width: 415px) {
    #cn-excerpt-plus .cn-excerpt {
    display: none !important;
}

}

#cn-excerpt-plus .cn-left {
    min-width: 110px;
}