/*
You can add your own CSS here.
Click the help icon above to learn more.
*/
article{
clear:both;
}
.pagination {
clear: both;
}
.person-image {
max-width: 323px!important;
position:relative;
}
.person-image .kp-caption {
color: #fff;
background: rgba(0,0,0,0.7);
position: absolute;
bottom: 12px;
z-index: 100000000;
padding: 8px 15px 10px;
left: 10px;
}
.entry-content img {
width: auto;
height: auto;
}
@media screen and (min-width: 48em){
.menu.medium-horizontal>li>a {
font-size: 1.0199rem;
}
}