a[href]:after {
	content: none !important;
}

#Events, #Photos, #video, #map {
        page-break-after:always;
}

div.list-row {
    display: table;
    page-break-after: always !important;
    page-break-inside: avoid !important;
}

div.list-row .contact {
    display: table-cell !important;
}

div.col-md-4 {
    width: 100%;
}

div.col-md-3 {
    width: 100%;
}

.not-print {
	display: none !important;
}
	
#not-print {
	display: none !important;
}
	
