.alert-small {
	padding: .125rem 0.2rem !important;
	margin: 0px;
	font-size: 0.9rem;
}

.bootstrap-select {
	position: relative;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
	width: 1%;
}

li.nav-item > a.active {
	background-color: #fff !important;
}

.comment-avatar {
	width: 125px; /* You can set the dimensions to whatever you want */
	height: 125px;
	object-fit: cover;
}