@media only screen and (max-width: 575px) {
.parent-content figure img {
    width: 100%;
}
.heading-1 {
    text-align: center;
}

p.para.black {
    text-align: center;
}

ul.parent-btns {
    justify-content: center;
}

header .container-fluid {
    justify-content: center!important;
    
}


.heading-2 {
    font-size: 2rem;
    text-align: center;
}

.step-process {
    text-align: center;!important;
    width: 100%;
}

.parent-form p {
    text-align: center;
}
.py {
    padding: 1rem 0;
}

.parent-process figure {
    display: none;
}

.parent-process {
    /* display: block; */
    height: auto;
}

.step-process {
    display: block;
    position: unset;
}

.yellow-cta .wrapper {
    margin-left: 0px;
}

.yellow-cta .section-content .heading-4 {
    text-align: center;
}

.parent-achievements {
    display: block;
}

.parent-achievements .child-achievements {
    margin: 10px 0px;
}
.cta-content .heading-2 {
    font-size: 24px;
    line-height: 35px;
}
.navbar-toggler {
    display: none;
}
.popup-bann {
    display: none;
}

.custom-pop1 {
    padding: 0px 10px;
    width: 367px;
}
}
