/* GFY_ENTRY_DETAIL_SCORE_LOGO_ALIGNMENT_1_0_1 */
@media (min-width:851px){
.gfy-intelligence-heading{position:relative;align-items:flex-start}
.gfy-intelligence-heading>div:first-child{min-width:0;flex:1 1 auto;padding-right:124px}
.gfy-intelligence-heading>.gfy-intelligence-score{position:absolute;top:0;right:0;margin:0}
.gfy-intelligence-heading:has(.gfy-public-company-logo)>.gfy-intelligence-score{top:76px}
}
@media (max-width:850px){
.gfy-intelligence-heading>div:first-child{padding-right:0}
.gfy-intelligence-heading>.gfy-intelligence-score{position:relative;top:auto;right:auto;margin:0}
}
