.content{
    margin-top: 50px;
    line-height: 45px;
    font-size: 25px;
}
.ss1{
    border-radius: 10%;
}
.img-1{
    padding-top: 50px;
}
.dot {
    height: 15px;
    width: 15px;
    border-color:transparent;
    border-radius: 50%;
    display: inline-block;
    margin: 0px 5px;
  }
  .dot:hover {
    height: 18px;
    width: 18px;
  }
 .fdm  img{
    height: 250px !important;
    width:  280px !important;
   margin:5px auto 0px auto;
 } 
 .fdm .card{
    margin:30px auto;
 }
.fdm.card-box:hover {
    -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}
.descrip p{
    font-size: 17px;
}