.login-form {
	position: fixed;
    top: 40%;
    left: 18%;
    width: 420px;
}

.background-mobile {
	background-color: white
}

.background-desktop {
	background-position: left;
	background-size: cover;
    background-repeat: no-repeat;
 	background-image: url('https://siu-cdn.cohota.com/account_21/attachments/311/bd.png');			
}

.ic-sidebar-logo__image {
	width: 100%;
}

.mobile-login {
  margin-left: auto; 
  margin-right:auto
}

.logo-school {
	position: fixed;
	top: 22%;
    left: 12%;
}

.logo-ori {
	position: fixed;
    top: 5%;
    left: 12%;
}