@media (max-width: 780px) {
  .pricing-container-block .pricing-block:last-child {
    order: -1;
  }
}
