.modal.andromede {
  width: 660px;
}

@media (max-height: 500px), (max-width: 750px) {
  #getCompareModal {
    margin:0;
    width: auto;
  }
}