@media only screen and (max-width: 768px) {
	.layout--threecol-section .layout__region .hp-news .views-row {
		min-height:200px;
	}
	.site-footer .site-info-content nav[id^="block-"], .site-footer .site-info-content div[id^="block-"] {
	  margin-bottom: 2.5rem;
	  width: 100%;
	}
}