.logo-img {
	height: 60px!important;
}

@media screen and (max-width: 992px) {
  .logo-img {
    height: 40px!important;
  }
}

.p_breadcrumb .p_showTitle a {
	padding: 0 5px;
}

.p_breadcrumb .p_showTitle a:hover {
	color: rgba(216, 33, 40, 1);
}

.e_breadcrumb-2 .p_showTitle a {
	padding: 0 5px;
}

.e_breadcrumb-2 .p_showTitle a:hover {
	color: rgba(216, 33, 40, 1);
}