@media (max-width: 768px) {
  .modal-content {
    width: 100% !important;
}
  div.highlighted {
    background-attachment: initial;
}

}