/* Add here all your CSS customizations */
@media (max-width: 381px) {
  .loginbutton
 {
 	width: 100%;
 	text-align: center;
 	margin-top: 20px;
 }
}
.logo
{
	margin-top: 0px;
}