/* css/7-responsive.css */


html.yrh-shell-phone .main-container {
    flex-direction: column;
    height: auto;
}

html.yrh-shell-phone .sidebar {
    width: 100%;
    min-width: 100%;
    height: 300px;
}