body {background:#ececec;}
.navbar.navbar-light {background:#fff;}
.logo-premio {max-width:280px;}
.bg-grey {background:#ececec;}
.bg-orange {background:#f5a414;}

#card-login img {padding-top:30px;padding-bottom:30px;width:75%;}
.text-right {text-align:right;}

.finsc {padding:5px 10px;color:#212529;border-radius:5px;}

@media screen and (min-width:1024px){
    #card-login {max-width: 30rem;right:10%;top:20%;border-radius:18px;position:absolute;}
    .logo-premio {max-width:280px;}
    .img-pautas {width:690px;}
}