header .header-content .logo {
    flex: 0 0 20%;
    max-width: none;
}
header .header-content .contact-add {
    flex: 0 0 auto;
    max-width: none;
}
header .header-content .contact-add li {
    flex: 0 0 auto;
    max-width: none;
    margin-right: 15px;
}
header .header-content .contact-add li .contact-info .contact-tt {
    max-width: none;
}
header .navigation-bar nav ul li {
    margin-right: 25px;
}
.logo img {
    height: 80px;
}
footer .widget-about>img {
    height: 80px;
}
.section-title p {
    font-size: 18pt;
}
.about-us-section .about-sec .abt-col>img {
    height: 60px;
    margin-bottom: 5px;
}
.main-section .main-title {
    z-index: 0;
}
.course-section {
    padding-top: 138px;
}
.teachers-section {
    padding-top: 138px;
}
.course-section .courses-list .course-card {
    padding: 18px 28px 10px;
}
.course-section .courses-list .course-card:nth-child(even) {
    left: -100px;
}
.success-message {
    color: #2b2b2b;
    font-size: 36.58px;
    line-height: 44.71px;
    margin-bottom: 33px;
    font-weight: 700;
    text-align: center;
}
.btn-login {
    background-color: #01aeef;
    color: #fff;
    padding: 10px 60px;
    font: inherit;
}
.heading-card {
    font-size: 20pt;
}
