@CHARSET "UTF-8";

.content-img.header .location, .content-img.header img {
	background-image: none !important;
}



figure.homepage img {
	width: 10px;
	height: 1px;
	display: none;
}

figcaption {
	position: relative !important;
	margin-top: 0px !important;
}

figure.header figcaption { max-width:100%; }

img, figcaption, figcaption::after, div, figure.header {
	background-image: none !important;
}

img {
	visibility: hidden;
}

.content-info .content-picture { display:none; }

.publications .item figure  { display:none; }

#carouselExampleFade { background-color: rgba(32,196,244,.5);}

/* navbar-logo-img */
.navbar-logo-img { visibility: visible !important; }


#masthead #navbar .navbar-nav .nav-item:last-child {
	max-width: 116px;padding-right:0px;
}

