.ic-Login-header {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    
   }

.page-title{
    font-size: 1.2em !important;
    font-weight: 700;
    margin: 1px 0px;
}


.ic-Login__content {
    width: 90% !important;
    min-width: 350px !important;
}
.ic-Login-header img {
    width: 100%; 
    display: block; 
    margin: 0 auto; 
    text-align: center; 
}
.ic-Login__innerContent{
    padding-top:10px ;
    background: rgb(255 255 255 / 70%);

}

.pages.show .course-title{
    font-size : "12px" !important;
}