#asesoria-ingles-1 {
  background-color: #f2f2f2;
}
#asesoria-ingles-2 {
  background-color: #1e1f3f;
}
#asesoria-ingles-2  > .row h3{
  font-size: 28px;
}
.asesoria-ingles-item {
  color: white;
  padding: 10px;
}
.box-cont {
  background-image: url("../../img/teacher.jpg");
  width: 260px;
  height: 220px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover;
  position: relative;
  margin: 10px;
  padding: 20px;
}
.asesoria-ingles-titulo {
  text-align: center;
  padding: 10px;
}
.asesoria-ingles-titulo h3 {
  padding-top: 50px;
  font-weight: bold;
  font-size: 40px;
  color: #98acf8;
}
.asesoria-ingles-titulo2 {
  text-align: center;
  padding: 10px;
}
.asesoria-ingles-titulo2 h3 {
  padding-top: 80px;
  font-weight: bold;
  font-size: 20px;
  color: white;
}
.asesoria-ingles-titulo2 span {
  color: #ef7373;
}
