.gsat-login{
    background: url('https://source.unsplash.com/collection/928423/') no-repeat center center fixed !important;
    /*background: url('https://images.unsplash.com/photo-1451187580459-43490279c0fa?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1952&q=80') no-repeat center center fixed !important; */
    -webkit-background-size: cover  !important;
    -moz-background-size: cover  !important;
    -o-background-size: cover  !important;
    background-size: cover  !important;
}

 
#login-wrapper h1{
	color:#bec2c3;
	text-shadow:rgba(0, 0, 0, 0.3) 0px 1px 1px;
}

#bform_1870089436{
	box-shadow:0px 2px 35px 5px #2c3e50;
}