.linear-gradient {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(200, 215, 250, 1)) !important;
    background-position: left top !important;
    background-size: auto !important;
    background-repeat: no-repeat !important;
}