These are the default color, size and shadow of the portfolio. Just replace to your niches. .portfolio-items .media-box {
padding: 4px;
background-color: #FFF;
border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-box-shadow: 1px 1px 1px #d1d1d1;
box-shadow: 1px 1px 1px #d1d1d1;
}