/***hotfix 10-05-2024***/
.round-image-left-promo .blog-author-section {   
   background-color:#f0f0f0;     
}
.round-image-left-promo .blog-author-section .promo-desktop-image img {
    background-color: #fff;
    border: 2px solid #070f26;
    border-radius: 50%;
    padding: 5px;
}
.blog-author-section .promo-desktop-image {
	border-radius:50% !important;
}
.blog-author-section .promo-desktop-image {
	max-width:323px;
	height:auto;
}
.missing-li-1,
.missing-li-2,
.missing-li-3,
.missing-li-4,
.missing-li-5,
.missing-li-6 {
  margin-bottom: 2.4rem;
}

.missing-li-1 a,
.missing-li-2 a,
.missing-li-3 a,
.missing-li-4 a,
.missing-li-5 a,
.missing-li-6 a {
  font-size: 2rem !important;
  line-height: 130% !important;
  font-family: "Noto Sans", sans-serif !important;
  font-weight: 700 !important;
  color: #fff;
}

@media(max-width:1364px) {
	body .flyout-inner-container .active-2.selected .level1.item5.even.last.rel-level1.li-dropdown-menu.not-having-ul{
		border-bottom:none;
		padding-left:0;
		padding-top:0;
	}
	body .flyout-inner-container .active-2.selected .level1.item5.even.last.rel-level1.li-dropdown-menu.not-having-ul a{
		font-size: 2rem !important;
		line-height: 130% !important;		
	}
}
/***hotfix 10-05-2024***/