.thin_border{
	border: 1px solid black;
}

.crop-img{
	max-height: 150px;
	max-width: 50%;
	margin-bottom: 10px;
}

.large-img{
	max-height: 500;
	max-width: 50%
	margin-top: 10px;
}

.album_cover{
	width:25%;
	border: 20px solid ;

}

.photo_list{
	width:100%;
	max-height:100px;
	padding:10px;
}

.single_photo{
	width:75%;
}

.navbar-ambro {
  background-color: #d3d3d3;
  border-color: #e7e7e7;


.basic_img{
	width:100%;
}