/**
 * @file
 * Subtheme specific custom class CSS.
 */

 .page-user-login #main-wrapper .row .main-content{
     z-index: 2 !important;
 }