.ButtonFlexPanel{display:flex;flex-direction:row;align-items:center;justify-content:center}.RequestApptBtnPanel{order:2}.LoginBtnPanel{margin-right:10px;order:1}.LoginBtnPanel button,.RequestApptBtnPanel button{width:180px}@media only screen and (max-width:700px){.ButtonFlexPanel{flex-direction:column}.LoginBtnPanel{order:1;margin-bottom:10px;margin-right:0}.RequestApptBtnPanel{order:2}}