.t658__popup_container {
        width: 700px;
}

@media (max-width: 480px) { 
  .t658__popup_container {
        width: 400px;
}
}

