.contacts-widget.core-styles h3 { margin-top: 0; }
.contacts-widget.core-styles h6 { margin: 0 0 10px 0; }

@media screen and (max-width: 360px) {
	.contacts-widget .row .columns {
		width: 100%;
		float: none;
	}
	.contacts-widget .row .columns.primary-img {
		text-align: center;
		margin-bottom: 20px;
	}
}

.contacts-widget h2.department {
	margin-bottom: 20px;
}
.contacts-widget .contact-item {
	margin-bottom: 30px;
}