.sticky .header-part {
	box-shadow: 0 0 25px rgb(0 0 0 / 20%);
}
.sticky .header-part {
	padding: 5px 0 !important;
}
.sticky .header-part .header-logo img {
   max-width: 200px!important;
}

.mb--10 {
	margin-bottom: 6px;
}
