.bg-gradient-primary {
    background-color: #4e73df;
    background-image: linear-gradient(0deg, rgba(195,34,102,1) 0%, rgb(253, 139, 45) 100%);
    background-size: cover;
}

.select2-selection {
    height: 38px !important;
}
.select2-selection__rendered {
    line-height: 38px !important;
}

#qr {
    width: 100%;
  }

  .bg-register-vac {
    background: url(https://mis-negros.com/vaccine/images/cap-jpg.jpg);
    background-position: center;
    background-size: cover;
}  

