#twitter_widget{
	display: none !important;
}
.oe_login_form, .oe_signup_form, .oe_reset_password_form {
    margin: 35px auto;
}
@media (max-width: 767px) {
	.login_background{
		top: 16%;
		position: fixed;
		width:100%; 
		height: 100%;
	}
}


