.academy-content-overview-description-wrapper { 
flex-basis: 100% !important; 
} 
.AL_Custom_Cert2CertDescription {
  -webkit-line-clamp: 11 !important;
}
.AL_Custom_GOSectionContainer { 
display:none; 
}
.AL_Custom_GOHeading {
 display:none; 
}
.AL_Custom_PCModuleInnerWrapper > span {
    display: none;
}
.AL_Custom_PCModuleBox {
background-color: #F5F5F5 !important;
}
.AL_Custom_PCSummaryBox  {
background-color: #F5F5F5 !important;
}

.AL_Custom_CardImage img{
object-fit: contain;
}