#portfolio .featuredpost {
float:left;
margin-left:2.5641025641026%;
width:31.623931623932%
}

#portfolio .featuredpost:nth-child(1),#portfolio .featuredpost:nth-child(3n+4) {
margin-left:0
}

#portfolio .featuredpost:nth-child(3n+4) {
clear:both
}

.mpp-home .content #portfolio .featuredpage,.mpp-home .content #portfolio .featuredpost .entry {
float:none;
margin-right:0;
width:100%
}

@media only screen and (max-width: 1023px) {
#portfolio .featuredpost {
float:none;
margin-left:0;
width:100%
}
}

#text-3 {
text-align:center
}

.site-title a::before {
    content: 'H' !important;
}