.masory-grid {
	columns: 3;
	gap: 16px;
    
	.tt-image:not(:first-of-type) {
		margin-top: 16px;
	}
}
