a {
  text-decoration: none;
  color: inherit;
}

.myScard {
    padding: 0;
    border: solid 1px #333;
    border-radius: 15px;
    margin: 20px;
}
.mcardcont {padding: 15px;}

.blgImg {
    width: 100%;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.blgImg2 {
    width: 100%;
}