/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 @media (max-width:600px){
    .mx-account-2{
        margin: 0 8px;
        padding: 30px;
    }
}