.ova_box_feature_3{
	display: flex;
    justify-content: start;
    align-items: start;

   
    .right{
    	

    	h3.title, h3.title a{
    		font-size: 24px;
    		font-weight: bold;
    		color: #000;
    		margin: 0 0 20px 0px;
    		padding: 0;

    	}
    	.excerpt{
    		color: #999999;
    		font-size: 17px;
    		margin: 0;
    		padding: 0;
    	}
    }
    
    
}