.content_vision .title_cate_news {
  margin-bottom: 30px;
}
.content_vision {
  padding-left: 40px;
}
.list_key_vision {
  margin-right: 30px;
}
.list_key_vision .col-6 {
  width: calc(50% - 30px);
  margin: 0 15px;
  margin-bottom: 30px;
}
.list_key_vision {
  margin: 0 -15px;
  margin-right: 30px;
}
.bg_data_vision {
  background: url("https://www.vinmec.com/vie/khong-tim-thay/") left center no-repeat #0067ab;
  padding: 60px 30px;
  background-size: auto 100%;
}
.bg_data_vision {
  color: #fff;
}
.title_data {
  font-size: 30px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
}
.title_data:before {
  height: 3px;
  width: 100px;
  content: "";
  background: #fff;
  display: inline-block;
  position: absolute;
  bottom: -25px;
  left: 0;
}
.list_number_vision li {
  width: calc(33.33% - 60px);
  margin-left: 60px;
  border-top: 1px solid #fff;
  padding-top: 20px;
  margin-bottom: 40px;
}
.list_key_vision .f22 {
  text-transform: uppercase;
  font-size: 20px;
  text-wrap: pretty;
}
@media screen and (max-width: 767px) {
  .top_vision {
    flex-direction: column-reverse;
    margin-bottom: 40px;
  }
  .top_vision .col-6 {
    width: 100%;
  }
  .content_vision {
    padding-left: 0;
    padding-bottom: 20px;
  }
  .bottom_vision > .col-6 {
    width: 100%;
  }
  .list_key_vision {
    margin-right: 0;
    margin: 0 -10px;
  }
  .list_key_vision img {
    width: 35px;
    margin-right: 5px;
  }
  .list_key_vision .f22 {
    line-height: 18px;
    font-size: 14px;
    text-wrap: pretty;
  }
  .list_key_vision .col-6 {
    width: calc(50% - 20px);
    margin: 0 10px;
    margin-bottom: 20px;
  }
  .bg_data_vision {
    padding: 60px 0px;
    background: url(https://www.vinmec.com/vie/khong-tim-thay/) right bottom no-repeat #0067ab;
  }
  .bg_data_vision .col-4,
  .bg_data_vision .col-8 {
    width: 100%;
  }
  .list_number_vision {
    margin: 0 -10px;
  }
  .list_number_vision li {
    width: calc(50% - 20px);
    margin: 30px 10px 0px 10px;
  }
}
