.portfolio-section{
padding: 15px;
padding-top: 15px;
}
.masonry-item.col-sm-4{
width: calc(33.33333% - 10px);
}
.masonry-item.col-sm-6{
width: calc(50% - 7.5px);
}
@media only screen and (max-width: 600px){
.masonry-item{
margin-bottom: 15px;
}
}
.ih-item{
}
.boxed-wrapper .row .ih-item.square .info{
background: rgba( 94, 103, 117, 0.95 ); }
.boxed-wrapper .row .ih-item.square .info .info-holder h3,
.boxed-wrapper .row .ih-item.square .info .info-holder h3:after{
color: #ffffff; border-color: #ffffff; }
.boxed-wrapper .row .ih-item.square .info .info-holder p{
color: #ffffff; }