@charset "utf-8";

.online_learning--underline {
  text-decoration: underline;
}

@media only screen and (max-width: 767.98px) {
  .appli_download--column {
    width: 800px!important;
    margin: auto;
    margin-top: 30px;
  }
}