/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/*Targets the parent container of the simple list items*/
.items_d63bc6469be043859f2de83f6e2905cd {
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   min-height: 100%;
}
/*Targets the child flex items*/
.items_d63bc6469be043859f2de83f6e2905cd > .item {
   display: flex;
   flex-direction: column;
}

<link rel="stylesheet" media="all" href="https://patient.phreesia.com/resources/buttons/css/payForm.css">