.conference-int-v2 {
  overflow: hidden;
  position: relative;
}
.conference-int-v2 .animated {
  text-align: center;
  font-size: 16px;
  color: #231815;
  line-height: 1.21428571;
  margin-top: 10px;
  line-height: 1.75;
  text-align: left;
}
@media (max-width: 1600px) {
  .conference-int-v2 .animated {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .conference-int-v2 .animated {
    opacity: 1;
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .conference-int-v2 .animated {
    font-size: 16px;
    line-height: 1.625;
  }
}
.conference-int-v2 .animated.frist {
  margin-top: 0px;
}
.conference-int-v2 .animated.strong {
  color: #000;
}
.conference-int-v2 .animated.tl {
  margin-top: 25px;
  line-height: 18px;
}
.conference-int-v2 .animated.tl.name {
  margin-top: 14px;
  font-weight: 600;
  font-size: 18px;
}
.conference-int-v2 .animated.tl.job {
  margin-top: 5px;
  font-size: 14px;
  color: #7b7b7b;
}
@media (max-width: 540px) {
  .conference-int-v2 .animated.tl.job {
    width: 50%;
    float: right;
  }
}
