@charset utf-8;


@media screen and (min-width:52.5em){

.other-entry .card {
	width: 48%;
}

.other-entry a {
	display:block;
}

.cover .tile-block p {
    margin-bottom: 1rem;
}

}
