.file img{
	max-width:100%;
}
.srer-table table{
	table-layout: fixed;
}
.srer-table table:nth-child(even){
	padding:.25rem;
}
.srer-table table:nth-child(even),
.srer-table table:nth-child(even) caption{
	background-color:#eee;
}
.srer-table thead{
	border:none;
}
.srer-table th{
	text-transform:uppercase;
		border:none;
			padding:.25rem;
}
.srer-table td{
	padding:.25rem;
}
.srer-table td a{
	text-decoration:none;
}
.view-spatial-data caption{
	caption-side:top;
	font-size:1.4rem;
	padding-bottom:0;
	margin-bottom:0;
}
.view-az-news .node--type-az-news .field--name-field-az-media-thumbnail-image{
	min-width:100px;
}

#content .view-historical-photos #edit-combine.form-control{
	width: -webkit-fill-available;
}
.view-historical-photos .view-filters{
	padding-left:1rem;
}
.view-historical-photos .view-header{
	padding-left:1rem;
}