

.profileSection {
    height: 80vh!important;
    position: sticky !important;
    top: 10%!important;
}
.leftCard{
    /* max-width: 450px!important; */
}

.blogsection .card .row img{
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
}

/* @media (max-width: 1199) {
  .rightCard{
    max-width: 100px!important;
  }
} */

.myContent{
    margin-top: 2.5%;
}

.myContent .card {
    padding: 20px;
}