.grid-item-conversations .tile-content {
	flex-direction: column;
}

.overview-go-go-conversations {
	--p-width: 333px;
	--p-height: 641px;
}
@media only screen and (max-width: 1068px) {
	.overview-go-go-conversations {
		--p-width: 504px;
		--p-height: 558px;
	}
}
@media only screen and (max-width: 734px) {
	.overview-go-go-conversations {
		--p-width: 227px;
		--p-height: 427px;
	}
}
