
.box-shadow{
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.20),
				0 4px 8px 0 rgba(0,0,0,.20);
}


#img-quote{
	background: linear-gradient(0deg, rgba(164,47,38,0.64),rgba(0,0,0,0.56)), url('../image/banner-5.jpg') repeat fixed;
	background-size: cover;

}



