@media (max-width:480px){
	img.img-fluid{
        width: 280px;
    }
	.login .content{
		width:80%!important;
    }
}
