.h-meds{
    height: 400px;
}
.swan_center_abt{
    margin-bottom: -10rem;
}

.about-pg-section{
    margin-top: -4rem;;
}

.my-4{
    margin: 18px 0;
}
.st_2{
    font-size: 42px!important;
}
.grid{
    border: none!important;
 
}
.grid h3{
    height: 65px!important;
}
.grid p{
    height: 120px!important;
}

.text-white{
    color: white!important;
}

@media (min-width:1200px) {
    .mt_grids{
        margin-top: -3rem;
    }
}

@media (max-width:800px) {
    .swan_center_abt{
        margin-bottom: -6rem;
    }   
}