
/* Clear floats after the columns */
.about-top-team-all-course-detail:after {
  content: "";
  display: table;
  clear: both;
}

/* Create two equal columns that floats next to each other */
.first-cell-second-cell {
  float: left;
  width: 48%;
  padding: auto;
  height: 96%; /* Should be removed. Only for demonstration */
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .first-cell-second-cell {
    width: 100%;
  }
}

.row_a1:after {
  content: "";
  display: table;
  clear: both;
}

.column_c1 {
  float: left;
  width: 33%;
  height: 33%;
  padding: auto;
}

.card_b1 {
  box-shadow: 0 px px 0 rgba(0, 0, 0, 0.2);
  width: px;
  height: px;
  padding: 5px;
  border-radius: 0%;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 2%;
  margin-bottom: 5%;
  background-color: #;
}

.rounded{
width: px;
margin: 0px;
}

.rounded img{
border-radius: 50%;
height: 90px;
width=: 90px;
}

.zoom {
  padding: px;
  background-color: ;
  transition: transform .2s;
  width: px;
  height: px;
  margin: 0 auto;
}

.zoom:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}

.card_b2 {
  box-shadow: 0 px px 0 rgba(0, 0, 0, 0.2);
  width: px;
  height: px;
  width: px;
  height: px;
  padding: 5px;
  border-radius: 0%;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 2%;
  margin-bottom: 5%;
  background-color: #;
}

.card_b3 {
  box-shadow: 0 px px 0 rgba(0, 0, 0, 0.2);
  width: px;
  height: px;
  padding: 5px;
  border-radius: 0%;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 2%;
  margin-bottom: 5%;
  background-color: #;
}

.card_b4 {
  box-shadow: 0 px px 0 rgba(0, 0, 0, 0.2);
  width: px;
  height: px;
  padding: 5px;
  border-radius: 0%;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 5%;
  margin-bottom: 5%;
  background-color: #;
}

.card_b5 {
  box-shadow: 0 px px 0 rgba(0, 0, 0, 0.2);
  width: px;
  height: px;
  padding: 5px;
  border-radius: 0%;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 5%;
  margin-bottom: 5%;
  background-color: #;
}

.card_b6 {
  box-shadow: 0 px px 0 rgba(0, 0, 0, 0.2);
  width: px;
  height: px;
  padding: 5px;
  border-radius: 0%;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 5%;
  margin-bottom: 5%;
  background-color: #;
}

.card_b7 {
  box-shadow: 0 px px 0 rgba(0, 0, 0, 0.2);
  width: px;
  height: px;
  padding: 5px;
  border-radius: 0%;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 5%;
  margin-bottom: 10%;
  background-color: #;
}

.card_b8 {
  box-shadow: 0 px px 0 rgba(0, 0, 0, 0.2);
  width: px;
  height: px;
  padding: 5px;
  border-radius: 0%;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 5%;
  margin-bottom: 10%;
  background-color: #;
}

.card_b9 {
  box-shadow: 0 px px 0 rgba(0, 0, 0, 0.2);
  width: px;
  height: px;
  padding: 5px;
  border-radius: 0%;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 5%;
  margin-bottom: 10%;
  background-color: #;
}

.row_a2:after {
  content: "";
  display: table;
  clear: both;
}

.row_a3:after {
  content: "";
  display: table;
  clear: both;
}
