/* 
*
* USER STYLES
* This styles will override default styles of template
*
*/
.img-responsive, .thumbnail a > img, .thumbnail > img {
	display: block;
	max-width: 1600px;
	height: auto;
	width: 100%;
	padding:0px;
}
.navbar-brand > img {
	max-height: 50px;
}