@media only screen and (max-width:1360px){.profile-form{grid-template-columns:1fr 1fr}}@media only screen and (max-width:900px){.profile-form{grid-template-columns:1fr}}@media only screen and (max-width:768px){.profile-form{margin-top:50px} .mobile-external-header{display:flex;flex-flow:column;width:100%;align-items:center} .mobile-external-header__header{margin:0;font-size:1.5em;color:#10357F}}@media only screen and (max-width:530px){.profile-form__button-container{display:grid;grid-template-columns:1fr 1fr} .profile-form__button-container .button{max-width:unset} .dashboard-content-body{padding:0 10px 50px} .profile-details{padding:24px 20px} .profile-edit-buttons{padding:24px 20px} .change-password__button-container{display:grid;grid-template-columns:1fr 1fr} .change-password__button-container .button{max-width:unset}}