#swal2-html-container hr{
 border: 1px solid #c1c1c1;	
 margin-top: 2rem;
 margin-bottom: 2rem;
}

@media (min-width: 1024px){
  .swal2-popup .outer-wrapper .right-side-wrapper {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
