@media only screen and (max-width: 575px){
    section.section-3.pt-5.pb-5 .col {
    flex-wrap: wrap;
    flex: 0 0 81%;
    margin: 9px 0px;
}

section.section-3.pt-5.pb-5 .row {
    justify-content: center;
}

.serviceCard {
    min-height: 200px;
}

.custom-Btn {
    margin: 7px 0px;
}

.bannerContent h1 {
    font-size: 35px;
}

.Services-sec-5.text-center h2 {
    font-size: 19px;
}

.Services-sec-5.text-center .row {
    justify-content: center!important;
}

.box-showow .row {
}

.Services-sec-5 .para {
    width: 100%;
}

.servicesCard {
    text-align: center;
}

.servicesCard:before {
    display: none;
}

.servicesCard:after {
    display: none;
}

.Services h2 {
    font-size: 27px;
}
div#bouncepopupform {
    width: 394px!important;
    height: 573px!important;
    left: 60%!important;
}

div#bouncepopupform input[type="submit"]+input[type="submit"] {
    /* margin-bottom: 12px!important; */
}

div#bouncepopupform input[type="submit"] {
    margin-bottom: 15px;
}
}