@media (min-width: 768px) {
  .modal-dialog {
    width: 70%
  }
}
