.col33 {
	width: 33.3333%; float: left;
	    max-height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
	
}


.col33 .content {
	    max-height: 200px;
    padding: 0 5px;

}


.col33 img {
    width: 100%;
}

