.mt-20 {margin-top: 10rem!important;}

@media (max-width: 700px) {
  .mt-20 {margin-top: 7rem!important;}
}