@media only screen and (min-width: 734px) {
	.grid-item-twitter {
		grid-column: 3 / span 4;
	}
}
