/* Enter Your Custom CSS Here */
@media screen and (max-width: 450px) {
  .site-header-image {
    padding-top: 0;
    z-index: 21;
    height: auto;
    max-width: 580px;
  }}https://bristolsash.blogs.bristol.ac.uk/wp-admin/edit.php?post_type=page

.wp-caption-text {
  font-size: 12px;
  font-size: 1 rem;
}

.gallerytext {width: 11em;
			 font-size: 11px;}

/*@media screen and (max-width:800px;){
  .site-header{
    padding-top: 0;
    z-index:21;}*/
  
 .alignleft {
   	border: 1px solid #c2d9e4;
	background-color: #ebf2f6;
	padding: 6px;
  	margin: 10px;
}
/*
@media screen and (max-width: 760px){
.photo {
    float:none;
    display:block;
    margin: auto;
 }}*/

/* add a div around the table to make it responsive
table here */

.sash-table {
	border-collapse: collapse;
}

.sash-table th, .sash-table td {
	border: 0px solid #c2d9e4;
	padding: 4px;
  	
}

.sash-table th {
	background-color: #fff;
}

.bio {margin-left: 15px;}

.quotebox {float:left;
			padding: 5px;
			margin: 15px 15px 15px 5px;
  			width: 14em;
			background-color: #ebf2f6;
			border: 1px solid #c2d9e4;
			font-size: 14px;}

.quotebox-r {float:right;
			padding: 5px;
			margin: 15px;
  			width: 14em;
			background-color: #ebf2f6;
			border: 1px solid #c2d9e4;
			font-size: 14px;}

