
@media(max-width: 768px){

    .login-logo .img-responsive {
        display: inline-block !important;
    }
}

.btn-warning, .btn-warning:hover, .btn-warning:active, .btn-warning.hover, .btn-warning:focus, .btn-warning.focus
{
	background-color: #F2D400!important;
	border-color: #F2D400!important;
}
