p {
	font-size: 14pt;
}

.home > ul > li > ul > li {
	margin-bottom: 7px;
}

.img-with-text {
    text-align: justify;
    width: 310px;
    margin: auto;
    float: right;
}

.img-with-text img {
    display: block;
    margin: 0 auto;
}

.publication {
	margin-bottom: 15px;
}