@media (max-width:480px)  { 
footer.footer .col-lg-1 {
    margin:0% 1%;
    width: 100%;
}
.footer h2 {
    text-align: center;
}
ul.quicklinks {
    text-align: center;
}
footer.footer .col-lg-2 {
    margin:0% 1%;
    width: 100%;
}
    .popup-container {
    transform: translateY(-50%);
    transition: 500ms all;
    position: relative;
    width: 90%;
    margin: 2em auto;
    top: 5%;
    padding: 1rem;
    background: #FFF;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}
    img.teachwithus {
    display: none;
}
.mg100{
    margin-top:0px;
}
.cardprice {
    width:95%;
    }
#mathbanner {
    background-size: contain !important;
    height: 30vh !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: #ffffff !important;
    background-image: url(../images/mathbannernew.png);
}
#sciencebanner {
    background-size: contain !important;
    height: 30vh !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-color: #ffffff !important;
    background-image: url(../images/sciencebanner.png);
}
.bheading {
    font-family: Lexend;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    color: #FF8D1A;
}
.bannermath li {
    list-style: disc;
    font-family: Lexend;
    font-style: normal;
    font-weight: normal;
    margin-left: 20px;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}
.bannermathimg {
    display: none;
}
.bannerdesign .col-lg-3.hero__content {
    display: contents;
}
img.bannerimg {
    display: none;
}
p.blast {
    top: 0%;
}
.bannerdesign .hero__content .card {
    margin: 0 5px;
}
i.fa.fa-caret-left {
    color: white;
    position: absolute;
    right: -20px;
}
i.fa.fa-caret-right {
    color: white;
    position: absolute;
    right: -20px;
}
}
@media (max-width:415px)  { 

a.btn2.btn3 {
    font-size: 12px;
}
.bannerdesign .hero__content .card {
    margin: 0 4px;
}
.bannerdesign {
    height: 70vh;
}
}
@media (max-width:412px)  { 
    a.btn2.btn3 {
    font-size: 10px;
}
}
@media (max-width:365px)  {
    i.fa.fa-caret-left {
    color: white;
    position: absolute;
    right: -28px;
}
i.fa.fa-caret-right {
    color: white;
    position: absolute;
    right: -28px;
}
    .bannerdesign {
    height: 75vh;
}
    .bannerdesign .hero__content .card {
    margin: 0 2px;
}
    a.btn2.btn3 {
    font-size: 10px;
}
}