.form-group {
    margin-bottom: 15px;
}

.nav-profile-img {
	max-width: 40px;
	border-radius: 50%;
}

#bike_carousel .carousel-item img {
	object-fit: cover;
	object-position: center;
	height: 75vh;
	overflow: hidden;
  }

.bike-thumb {
	width: 50px;
}

.red-fire {
	color: red;
}