@media (max-width: 430px) {
  div#tdp_relance_invite_modal div.modal-dialog div.modal-content div.modal-body div:nth-of-type(1){flex-direction: column;}
  div#tdp_relance_invite_modal div.modal-dialog div.modal-content div.modal-body div:nth-of-type(1) div, div#tdp_relance_invite_modal div.modal-dialog div.modal-content div.modal-body div:nth-of-type(1) div img{    width: 100%;
    height: auto;}
  div#tdp_relance_invite_modal div.modal-dialog div.modal-content div.modal-body div:nth-of-type(1) div a{display: block;
    margin-bottom: 2%;}
}