.fv_cont article{
  justify-content: center!important;
}
.cont6_2 {
  margin-top: 32px;
}
.chk-course {
  margin: 8px 16px 8px 0;
}
@media only screen and (max-width: 420px) {
  .chk-course:nth-of-type(2), .chk-course:nth-of-type(4) {
    margin-right: 80px;
  }
}