.bg-gradient-primary {
    background-color: #4e73df;
    background-image: linear-gradient(180deg, #4e73df 10%, #01030a 100%)!important;
    background-size: cover;
}

.select-250{
    min-height: 250px;
}