html .feature img {
       border-bottom-color: rgba(32,28,29,1); 
       border-bottom-style: solid!important; 
       border-bottom-width: 2px; 
       border-color: rgba(7,7,7,1); 
       border-left-color: rgba(25,20,20,1); 
       border-left-style: solid!important; 
       border-left-width: 2px; 
       border-right-color: rgba(11,9,10,1); 
       border-right-style: solid!important; 
       border-right-width: 2px; 
       border-style: solid; 
       border-top-color: rgba(2,2,2,1); 
       border-top-style: solid!important; 
       border-top-width: 2px; 
    } 

html .ih-item img {
       border-style: solid!important; 
    } 

html #portfolio.filterable .ch-item {
       border-bottom-width: 2px; 
       border-color: rgba(47,39,39,1); 
       border-left-width: 2px; 
       border-right-width: 2px; 
       border-top-width: 2px; 
    } 

