/*
 Theme Name:   The7 Child
 Theme URI:    http://example.com/the7-child/
 Description:  The7 Child Theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     dt-the7
 Version:      1.0.1
*/
/* shared */

@media only screen and (max-width: 960px) {
    .login-container {
        flex-direction: column !important;
    }
}