.cta-two .inner-container{
    background: linear-gradient(to right, #3F3F3F 0%, #2C266A 100%);
}
.feature-block_one-icon{
    padding: 20px 2px;
}
.welcome-one_learn-icon{
    width: 73px !important;
    padding: 20px;
}
.welcome-one_content-image {
    position: unset;
}
.welcome-one_content {
     position: unset;
     padding-left: unset;
}
.welcome-one_learn {
     margin-top: unset;
    margin-left: 24px;
}
.service-block_one-big_icon img {
    height: 55px;
}
.institute-block_one-icon {
    font-size: 50px;
    padding: 20px 5px;
    width: 100% !important;
}

.page-title {
    background-position: center;
}

.page-title .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.6); /* black with 60% opacity */
    z-index: 1;
}

.page-title .auto-container {
    position: relative;
    z-index: 2; /* keeps content above overlay */
}

.ceo-message{
    background: #f7f7f7;
    padding: 40px 0;
}
.contact-info_icon {
    width: 100% !important;
    padding: 30px;
}
.scholar-block_one-image img {
    max-width: 200px;
    height: auto;
    margin: 0 auto;
    display: block;
    border-radius: 12px; /* optional: makes it look cleaner */
}
.scholar-block_one-image{
    background: #f7f7f7;
}
.scholar-block_one-content {
     height: unset;
     width: unset;
    margin-top: -37px;
    background: #ffffff;
}
